github.com/mundipagg/boleto-api@v0.0.0-20230620145841-3f9ec742599f/metrics/BoletoAPI - Prod-20180914.json (about)

     1  {
     2    "__inputs": [
     3      {
     4        "name": "DS_INFLUXDB",
     5        "label": "InfluxDB",
     6        "description": "",
     7        "type": "datasource",
     8        "pluginId": "influxdb",
     9        "pluginName": "InfluxDB"
    10      }
    11    ],
    12    "__requires": [
    13      {
    14        "type": "grafana",
    15        "id": "grafana",
    16        "name": "Grafana",
    17        "version": "5.0.4"
    18      },
    19      {
    20        "type": "panel",
    21        "id": "graph",
    22        "name": "Graph",
    23        "version": "5.0.0"
    24      },
    25      {
    26        "type": "datasource",
    27        "id": "influxdb",
    28        "name": "InfluxDB",
    29        "version": "5.0.0"
    30      },
    31      {
    32        "type": "panel",
    33        "id": "singlestat",
    34        "name": "Singlestat",
    35        "version": "5.0.0"
    36      }
    37    ],
    38    "annotations": {
    39      "list": [
    40        {
    41          "builtIn": 1,
    42          "datasource": "-- Grafana --",
    43          "enable": true,
    44          "hide": true,
    45          "iconColor": "rgba(0, 211, 255, 1)",
    46          "name": "Annotations & Alerts",
    47          "type": "dashboard"
    48        }
    49      ]
    50    },
    51    "editable": true,
    52    "gnetId": null,
    53    "graphTooltip": 0,
    54    "id": null,
    55    "links": [],
    56    "panels": [
    57      {
    58        "cacheTimeout": null,
    59        "colorBackground": false,
    60        "colorValue": false,
    61        "colors": [
    62          "rgba(50, 172, 45, 0.97)",
    63          "rgba(237, 129, 40, 0.89)",
    64          "rgba(245, 54, 54, 0.9)"
    65        ],
    66        "datasource": "${DS_INFLUXDB}",
    67        "format": "none",
    68        "gauge": {
    69          "maxValue": 10000,
    70          "minValue": 0,
    71          "show": true,
    72          "thresholdLabels": false,
    73          "thresholdMarkers": true
    74        },
    75        "gridPos": {
    76          "h": 5,
    77          "w": 6,
    78          "x": 0,
    79          "y": 0
    80        },
    81        "id": 1,
    82        "interval": null,
    83        "links": [],
    84        "mappingType": 1,
    85        "mappingTypes": [
    86          {
    87            "name": "value to text",
    88            "value": 1
    89          },
    90          {
    91            "name": "range to text",
    92            "value": 2
    93          }
    94        ],
    95        "maxDataPoints": 100,
    96        "nullPointMode": "connected",
    97        "nullText": null,
    98        "postfix": "",
    99        "postfixFontSize": "50%",
   100        "prefix": "",
   101        "prefixFontSize": "50%",
   102        "rangeMaps": [
   103          {
   104            "from": "null",
   105            "text": "N/A",
   106            "to": "null"
   107          }
   108        ],
   109        "sparkline": {
   110          "fillColor": "rgba(31, 118, 189, 0.18)",
   111          "full": false,
   112          "lineColor": "rgb(31, 120, 193)",
   113          "show": false
   114        },
   115        "tableColumn": "",
   116        "targets": [
   117          {
   118            "dsType": "influxdb",
   119            "groupBy": [
   120              {
   121                "params": [
   122                  "$__interval"
   123                ],
   124                "type": "time"
   125              },
   126              {
   127                "params": [
   128                  "null"
   129                ],
   130                "type": "fill"
   131              }
   132            ],
   133            "orderByTime": "ASC",
   134            "policy": "default",
   135            "query": "SELECT (last(\"num-goroutines\")) AS \"last_num-goroutines\" FROM \"boleto-api\".\"runtime\".\"metrics\" WHERE time > now() - 5s",
   136            "rawQuery": true,
   137            "refId": "A",
   138            "resultFormat": "time_series",
   139            "select": [
   140              [
   141                {
   142                  "params": [
   143                    "value"
   144                  ],
   145                  "type": "field"
   146                },
   147                {
   148                  "params": [],
   149                  "type": "mean"
   150                }
   151              ]
   152            ],
   153            "tags": []
   154          }
   155        ],
   156        "thresholds": "2500,5000",
   157        "title": "Current Threads",
   158        "transparent": false,
   159        "type": "singlestat",
   160        "valueFontSize": "80%",
   161        "valueMaps": [
   162          {
   163            "op": "=",
   164            "text": "N/A",
   165            "value": "null"
   166          }
   167        ],
   168        "valueName": "avg"
   169      },
   170      {
   171        "cacheTimeout": null,
   172        "colorBackground": false,
   173        "colorValue": false,
   174        "colors": [
   175          "rgba(50, 172, 45, 0.97)",
   176          "rgba(237, 129, 40, 0.89)",
   177          "rgba(245, 54, 54, 0.9)"
   178        ],
   179        "datasource": "${DS_INFLUXDB}",
   180        "decimals": 1,
   181        "format": "deckbytes",
   182        "gauge": {
   183          "maxValue": 500000,
   184          "minValue": 0,
   185          "show": true,
   186          "thresholdLabels": false,
   187          "thresholdMarkers": true
   188        },
   189        "gridPos": {
   190          "h": 5,
   191          "w": 6,
   192          "x": 6,
   193          "y": 0
   194        },
   195        "id": 2,
   196        "interval": null,
   197        "links": [],
   198        "mappingType": 1,
   199        "mappingTypes": [
   200          {
   201            "name": "value to text",
   202            "value": 1
   203          },
   204          {
   205            "name": "range to text",
   206            "value": 2
   207          }
   208        ],
   209        "maxDataPoints": 100,
   210        "nullPointMode": "connected",
   211        "nullText": null,
   212        "postfix": "",
   213        "postfixFontSize": "50%",
   214        "prefix": "",
   215        "prefixFontSize": "50%",
   216        "rangeMaps": [
   217          {
   218            "from": "null",
   219            "text": "N/A",
   220            "to": "null"
   221          }
   222        ],
   223        "sparkline": {
   224          "fillColor": "rgba(31, 118, 189, 0.18)",
   225          "full": false,
   226          "lineColor": "rgb(31, 120, 193)",
   227          "show": false
   228        },
   229        "tableColumn": "",
   230        "targets": [
   231          {
   232            "dsType": "influxdb",
   233            "groupBy": [
   234              {
   235                "params": [
   236                  "$__interval"
   237                ],
   238                "type": "time"
   239              },
   240              {
   241                "params": [
   242                  "null"
   243                ],
   244                "type": "fill"
   245              }
   246            ],
   247            "orderByTime": "ASC",
   248            "policy": "default",
   249            "query": "SELECT last(\"memory-alloc\") AS \"last_memory-alloc\" FROM \"boleto-api\".\"runtime\".\"metrics\" WHERE time > now() - 5m",
   250            "rawQuery": true,
   251            "refId": "A",
   252            "resultFormat": "time_series",
   253            "select": [
   254              [
   255                {
   256                  "params": [
   257                    "value"
   258                  ],
   259                  "type": "field"
   260                },
   261                {
   262                  "params": [],
   263                  "type": "mean"
   264                }
   265              ]
   266            ],
   267            "tags": []
   268          }
   269        ],
   270        "thresholds": "250000,450000",
   271        "title": "Memory Allocated",
   272        "type": "singlestat",
   273        "valueFontSize": "80%",
   274        "valueMaps": [
   275          {
   276            "op": "=",
   277            "text": "N/A",
   278            "value": "null"
   279          }
   280        ],
   281        "valueName": "avg"
   282      },
   283      {
   284        "cacheTimeout": null,
   285        "colorBackground": false,
   286        "colorValue": false,
   287        "colors": [
   288          "rgba(50, 172, 45, 0.97)",
   289          "rgba(237, 129, 40, 0.89)",
   290          "rgba(245, 54, 54, 0.9)"
   291        ],
   292        "datasource": "${DS_INFLUXDB}",
   293        "decimals": 2,
   294        "format": "s",
   295        "gauge": {
   296          "maxValue": 2.7,
   297          "minValue": 0,
   298          "show": true,
   299          "thresholdLabels": false,
   300          "thresholdMarkers": true
   301        },
   302        "gridPos": {
   303          "h": 5,
   304          "w": 6,
   305          "x": 12,
   306          "y": 0
   307        },
   308        "id": 3,
   309        "interval": null,
   310        "links": [],
   311        "mappingType": 1,
   312        "mappingTypes": [
   313          {
   314            "name": "value to text",
   315            "value": 1
   316          },
   317          {
   318            "name": "range to text",
   319            "value": 2
   320          }
   321        ],
   322        "maxDataPoints": 100,
   323        "nullPointMode": "connected",
   324        "nullText": null,
   325        "postfix": "",
   326        "postfixFontSize": "50%",
   327        "prefix": "",
   328        "prefixFontSize": "50%",
   329        "rangeMaps": [
   330          {
   331            "from": "null",
   332            "text": "N/A",
   333            "to": "null"
   334          }
   335        ],
   336        "sparkline": {
   337          "fillColor": "rgba(31, 118, 189, 0.18)",
   338          "full": false,
   339          "lineColor": "rgb(31, 120, 193)",
   340          "show": false
   341        },
   342        "tableColumn": "",
   343        "targets": [
   344          {
   345            "dsType": "influxdb",
   346            "groupBy": [
   347              {
   348                "params": [
   349                  "$__interval"
   350                ],
   351                "type": "time"
   352              },
   353              {
   354                "params": [
   355                  "null"
   356                ],
   357                "type": "fill"
   358              }
   359            ],
   360            "orderByTime": "ASC",
   361            "policy": "default",
   362            "query": "SELECT mean(\"request-time\") AS \"mean_request-time\" FROM \"boleto-api\".\"runtime\".\"timing\" WHERE time > now() - 30m GROUP BY time(20s)",
   363            "rawQuery": true,
   364            "refId": "A",
   365            "resultFormat": "time_series",
   366            "select": [
   367              [
   368                {
   369                  "params": [
   370                    "value"
   371                  ],
   372                  "type": "field"
   373                },
   374                {
   375                  "params": [],
   376                  "type": "mean"
   377                }
   378              ]
   379            ],
   380            "tags": []
   381          }
   382        ],
   383        "thresholds": "1.8,2.3",
   384        "title": "API Time",
   385        "type": "singlestat",
   386        "valueFontSize": "80%",
   387        "valueMaps": [
   388          {
   389            "op": "=",
   390            "text": "N/A",
   391            "value": "null"
   392          }
   393        ],
   394        "valueName": "avg"
   395      },
   396      {
   397        "cacheTimeout": null,
   398        "colorBackground": false,
   399        "colorValue": false,
   400        "colors": [
   401          "rgba(245, 54, 54, 0.9)",
   402          "rgba(237, 129, 40, 0.89)",
   403          "rgba(50, 172, 45, 0.97)"
   404        ],
   405        "datasource": "${DS_INFLUXDB}",
   406        "format": "none",
   407        "gauge": {
   408          "maxValue": 100,
   409          "minValue": 0,
   410          "show": false,
   411          "thresholdLabels": false,
   412          "thresholdMarkers": true
   413        },
   414        "gridPos": {
   415          "h": 5,
   416          "w": 6,
   417          "x": 18,
   418          "y": 0
   419        },
   420        "id": 15,
   421        "interval": null,
   422        "links": [],
   423        "mappingType": 1,
   424        "mappingTypes": [
   425          {
   426            "name": "value to text",
   427            "value": 1
   428          },
   429          {
   430            "name": "range to text",
   431            "value": 2
   432          }
   433        ],
   434        "maxDataPoints": 100,
   435        "nullPointMode": "connected",
   436        "nullText": null,
   437        "postfix": "",
   438        "postfixFontSize": "50%",
   439        "prefix": "",
   440        "prefixFontSize": "50%",
   441        "rangeMaps": [
   442          {
   443            "from": "null",
   444            "text": "N/A",
   445            "to": "null"
   446          }
   447        ],
   448        "sparkline": {
   449          "fillColor": "rgba(31, 118, 189, 0.18)",
   450          "full": false,
   451          "lineColor": "rgb(31, 120, 193)",
   452          "show": false
   453        },
   454        "tableColumn": "",
   455        "targets": [
   456          {
   457            "dsType": "influxdb",
   458            "groupBy": [
   459              {
   460                "params": [
   461                  "$__interval"
   462                ],
   463                "type": "time"
   464              },
   465              {
   466                "params": [
   467                  "null"
   468                ],
   469                "type": "fill"
   470              }
   471            ],
   472            "orderByTime": "ASC",
   473            "policy": "default",
   474            "query": "SELECT count(\"BancoDoBrasil-status\") + count(\"BradescoNetEmpresa-status\") + count(\"Caixa-status\") + count(\"Citibank-status\") + count(\"Itau-status\") + count(\"Santander-status\") FROM \"boleto-api\".\"business\".\"boletos\" ",
   475            "rawQuery": true,
   476            "refId": "A",
   477            "resultFormat": "time_series",
   478            "select": [
   479              [
   480                {
   481                  "params": [
   482                    "value"
   483                  ],
   484                  "type": "field"
   485                },
   486                {
   487                  "params": [],
   488                  "type": "mean"
   489                }
   490              ]
   491            ],
   492            "tags": []
   493          }
   494        ],
   495        "thresholds": "",
   496        "timeFrom": "24h",
   497        "title": "Boletos Count",
   498        "type": "singlestat",
   499        "valueFontSize": "110%",
   500        "valueMaps": [
   501          {
   502            "op": "=",
   503            "text": "N/A",
   504            "value": "null"
   505          }
   506        ],
   507        "valueName": "avg"
   508      },
   509      {
   510        "cacheTimeout": null,
   511        "colorBackground": false,
   512        "colorValue": false,
   513        "colors": [
   514          "rgba(50, 172, 45, 0.97)",
   515          "rgba(237, 129, 40, 0.89)",
   516          "rgba(245, 54, 54, 0.9)"
   517        ],
   518        "datasource": "${DS_INFLUXDB}",
   519        "decimals": 2,
   520        "format": "s",
   521        "gauge": {
   522          "maxValue": 2,
   523          "minValue": 0,
   524          "show": true,
   525          "thresholdLabels": false,
   526          "thresholdMarkers": true
   527        },
   528        "gridPos": {
   529          "h": 4,
   530          "w": 4,
   531          "x": 0,
   532          "y": 5
   533        },
   534        "id": 35,
   535        "interval": null,
   536        "links": [],
   537        "mappingType": 1,
   538        "mappingTypes": [
   539          {
   540            "name": "value to text",
   541            "value": 1
   542          },
   543          {
   544            "name": "range to text",
   545            "value": 2
   546          }
   547        ],
   548        "maxDataPoints": 100,
   549        "nullPointMode": "connected",
   550        "nullText": null,
   551        "postfix": "",
   552        "postfixFontSize": "50%",
   553        "prefix": "",
   554        "prefixFontSize": "50%",
   555        "rangeMaps": [
   556          {
   557            "from": "null",
   558            "text": "N/A",
   559            "to": "null"
   560          }
   561        ],
   562        "sparkline": {
   563          "fillColor": "rgba(31, 118, 189, 0.18)",
   564          "full": false,
   565          "lineColor": "rgb(31, 120, 193)",
   566          "show": false
   567        },
   568        "tableColumn": "",
   569        "targets": [
   570          {
   571            "dsType": "influxdb",
   572            "groupBy": [
   573              {
   574                "params": [
   575                  "$__interval"
   576                ],
   577                "type": "time"
   578              },
   579              {
   580                "params": [
   581                  "null"
   582                ],
   583                "type": "fill"
   584              }
   585            ],
   586            "orderByTime": "ASC",
   587            "policy": "default",
   588            "query": "SELECT mean(\"bradesco-netempresa-register-boleto-online\") AS \"mean_bradesco-netempresa-register-boleto-online\" FROM \"boleto-api\".\"runtime\".\"timing\" WHERE time > now() - 30m GROUP BY time(10s)",
   589            "rawQuery": true,
   590            "refId": "A",
   591            "resultFormat": "time_series",
   592            "select": [
   593              [
   594                {
   595                  "params": [
   596                    "value"
   597                  ],
   598                  "type": "field"
   599                },
   600                {
   601                  "params": [],
   602                  "type": "mean"
   603                }
   604              ]
   605            ],
   606            "tags": []
   607          }
   608        ],
   609        "thresholds": "0.9,1.5",
   610        "title": "Bradesco NetEmpresa Reg Time",
   611        "type": "singlestat",
   612        "valueFontSize": "80%",
   613        "valueMaps": [
   614          {
   615            "op": "=",
   616            "text": "N/A",
   617            "value": "null"
   618          }
   619        ],
   620        "valueName": "avg"
   621      },
   622      {
   623        "cacheTimeout": null,
   624        "colorBackground": false,
   625        "colorValue": false,
   626        "colors": [
   627          "rgba(50, 172, 45, 0.97)",
   628          "rgba(237, 129, 40, 0.89)",
   629          "rgba(245, 54, 54, 0.9)"
   630        ],
   631        "datasource": "${DS_INFLUXDB}",
   632        "decimals": 2,
   633        "format": "s",
   634        "gauge": {
   635          "maxValue": 2,
   636          "minValue": 0,
   637          "show": true,
   638          "thresholdLabels": false,
   639          "thresholdMarkers": true
   640        },
   641        "gridPos": {
   642          "h": 4,
   643          "w": 2,
   644          "x": 4,
   645          "y": 5
   646        },
   647        "id": 30,
   648        "interval": null,
   649        "links": [],
   650        "mappingType": 1,
   651        "mappingTypes": [
   652          {
   653            "name": "value to text",
   654            "value": 1
   655          },
   656          {
   657            "name": "range to text",
   658            "value": 2
   659          }
   660        ],
   661        "maxDataPoints": 100,
   662        "nullPointMode": "connected",
   663        "nullText": null,
   664        "postfix": "",
   665        "postfixFontSize": "50%",
   666        "prefix": "",
   667        "prefixFontSize": "50%",
   668        "rangeMaps": [
   669          {
   670            "from": "null",
   671            "text": "N/A",
   672            "to": "null"
   673          }
   674        ],
   675        "sparkline": {
   676          "fillColor": "rgba(31, 118, 189, 0.18)",
   677          "full": false,
   678          "lineColor": "rgb(31, 120, 193)",
   679          "show": false
   680        },
   681        "tableColumn": "",
   682        "targets": [
   683          {
   684            "dsType": "influxdb",
   685            "groupBy": [
   686              {
   687                "params": [
   688                  "$__interval"
   689                ],
   690                "type": "time"
   691              },
   692              {
   693                "params": [
   694                  "null"
   695                ],
   696                "type": "fill"
   697              }
   698            ],
   699            "orderByTime": "ASC",
   700            "policy": "default",
   701            "query": "SELECT mean(\"itau-get-ticket-boleto-time\") AS \"mean_itau-get-ticket-boleto-time\" FROM \"boleto-api\".\"runtime\".\"timing\" WHERE time > now() - 30m GROUP BY time(10s)",
   702            "rawQuery": true,
   703            "refId": "A",
   704            "resultFormat": "time_series",
   705            "select": [
   706              [
   707                {
   708                  "params": [
   709                    "value"
   710                  ],
   711                  "type": "field"
   712                },
   713                {
   714                  "params": [],
   715                  "type": "mean"
   716                }
   717              ]
   718            ],
   719            "tags": []
   720          }
   721        ],
   722        "thresholds": "0.9,1.5",
   723        "title": "Itaú Ticket Time",
   724        "type": "singlestat",
   725        "valueFontSize": "80%",
   726        "valueMaps": [
   727          {
   728            "op": "=",
   729            "text": "N/A",
   730            "value": "null"
   731          }
   732        ],
   733        "valueName": "avg"
   734      },
   735      {
   736        "cacheTimeout": null,
   737        "colorBackground": false,
   738        "colorValue": false,
   739        "colors": [
   740          "rgba(50, 172, 45, 0.97)",
   741          "rgba(237, 129, 40, 0.89)",
   742          "rgba(245, 54, 54, 0.9)"
   743        ],
   744        "datasource": "${DS_INFLUXDB}",
   745        "decimals": 2,
   746        "format": "s",
   747        "gauge": {
   748          "maxValue": 2,
   749          "minValue": 0,
   750          "show": true,
   751          "thresholdLabels": false,
   752          "thresholdMarkers": true
   753        },
   754        "gridPos": {
   755          "h": 4,
   756          "w": 2,
   757          "x": 6,
   758          "y": 5
   759        },
   760        "id": 31,
   761        "interval": null,
   762        "links": [],
   763        "mappingType": 1,
   764        "mappingTypes": [
   765          {
   766            "name": "value to text",
   767            "value": 1
   768          },
   769          {
   770            "name": "range to text",
   771            "value": 2
   772          }
   773        ],
   774        "maxDataPoints": 100,
   775        "nullPointMode": "connected",
   776        "nullText": null,
   777        "postfix": "",
   778        "postfixFontSize": "50%",
   779        "prefix": "",
   780        "prefixFontSize": "50%",
   781        "rangeMaps": [
   782          {
   783            "from": "null",
   784            "text": "N/A",
   785            "to": "null"
   786          }
   787        ],
   788        "sparkline": {
   789          "fillColor": "rgba(31, 118, 189, 0.18)",
   790          "full": false,
   791          "lineColor": "rgb(31, 120, 193)",
   792          "show": false
   793        },
   794        "tableColumn": "",
   795        "targets": [
   796          {
   797            "dsType": "influxdb",
   798            "groupBy": [
   799              {
   800                "params": [
   801                  "$__interval"
   802                ],
   803                "type": "time"
   804              },
   805              {
   806                "params": [
   807                  "null"
   808                ],
   809                "type": "fill"
   810              }
   811            ],
   812            "orderByTime": "ASC",
   813            "policy": "default",
   814            "query": "SELECT mean(\"itau-register-boleto-time\") AS \"mean_itau-register-boleto-time\" FROM \"boleto-api\".\"runtime\".\"timing\" WHERE time > now() - 30m GROUP BY time(10s)",
   815            "rawQuery": true,
   816            "refId": "A",
   817            "resultFormat": "time_series",
   818            "select": [
   819              [
   820                {
   821                  "params": [
   822                    "value"
   823                  ],
   824                  "type": "field"
   825                },
   826                {
   827                  "params": [],
   828                  "type": "mean"
   829                }
   830              ]
   831            ],
   832            "tags": []
   833          }
   834        ],
   835        "thresholds": "0.9,1.5",
   836        "title": "Itaú Reg Time",
   837        "type": "singlestat",
   838        "valueFontSize": "80%",
   839        "valueMaps": [
   840          {
   841            "op": "=",
   842            "text": "N/A",
   843            "value": "null"
   844          }
   845        ],
   846        "valueName": "avg"
   847      },
   848      {
   849        "cacheTimeout": null,
   850        "colorBackground": false,
   851        "colorValue": false,
   852        "colors": [
   853          "rgba(50, 172, 45, 0.97)",
   854          "rgba(237, 129, 40, 0.89)",
   855          "rgba(245, 54, 54, 0.9)"
   856        ],
   857        "datasource": "${DS_INFLUXDB}",
   858        "decimals": 2,
   859        "format": "s",
   860        "gauge": {
   861          "maxValue": 2,
   862          "minValue": 0,
   863          "show": true,
   864          "thresholdLabels": false,
   865          "thresholdMarkers": true
   866        },
   867        "gridPos": {
   868          "h": 4,
   869          "w": 2,
   870          "x": 8,
   871          "y": 5
   872        },
   873        "id": 4,
   874        "interval": null,
   875        "links": [],
   876        "mappingType": 1,
   877        "mappingTypes": [
   878          {
   879            "name": "value to text",
   880            "value": 1
   881          },
   882          {
   883            "name": "range to text",
   884            "value": 2
   885          }
   886        ],
   887        "maxDataPoints": 100,
   888        "nullPointMode": "connected",
   889        "nullText": null,
   890        "postfix": "",
   891        "postfixFontSize": "50%",
   892        "prefix": "",
   893        "prefixFontSize": "50%",
   894        "rangeMaps": [
   895          {
   896            "from": "null",
   897            "text": "N/A",
   898            "to": "null"
   899          }
   900        ],
   901        "sparkline": {
   902          "fillColor": "rgba(31, 118, 189, 0.18)",
   903          "full": false,
   904          "lineColor": "rgb(31, 120, 193)",
   905          "show": false
   906        },
   907        "tableColumn": "",
   908        "targets": [
   909          {
   910            "dsType": "influxdb",
   911            "groupBy": [
   912              {
   913                "params": [
   914                  "$__interval"
   915                ],
   916                "type": "time"
   917              },
   918              {
   919                "params": [
   920                  "null"
   921                ],
   922                "type": "fill"
   923              }
   924            ],
   925            "orderByTime": "ASC",
   926            "policy": "default",
   927            "query": "SELECT mean(\"bb-login-time\") AS \"mean_bb-login-time\" FROM \"boleto-api\".\"runtime\".\"timing\" WHERE time > now() - 30m GROUP BY time(10s)",
   928            "rawQuery": true,
   929            "refId": "A",
   930            "resultFormat": "time_series",
   931            "select": [
   932              [
   933                {
   934                  "params": [
   935                    "value"
   936                  ],
   937                  "type": "field"
   938                },
   939                {
   940                  "params": [],
   941                  "type": "mean"
   942                }
   943              ]
   944            ],
   945            "tags": []
   946          }
   947        ],
   948        "thresholds": "0.9,1.5",
   949        "title": "BB Login Time",
   950        "type": "singlestat",
   951        "valueFontSize": "80%",
   952        "valueMaps": [
   953          {
   954            "op": "=",
   955            "text": "N/A",
   956            "value": "null"
   957          }
   958        ],
   959        "valueName": "avg"
   960      },
   961      {
   962        "cacheTimeout": null,
   963        "colorBackground": false,
   964        "colorValue": false,
   965        "colors": [
   966          "rgba(50, 172, 45, 0.97)",
   967          "rgba(237, 129, 40, 0.89)",
   968          "rgba(245, 54, 54, 0.9)"
   969        ],
   970        "datasource": "${DS_INFLUXDB}",
   971        "format": "s",
   972        "gauge": {
   973          "maxValue": 2,
   974          "minValue": 0,
   975          "show": true,
   976          "thresholdLabels": false,
   977          "thresholdMarkers": true
   978        },
   979        "gridPos": {
   980          "h": 4,
   981          "w": 2,
   982          "x": 10,
   983          "y": 5
   984        },
   985        "id": 5,
   986        "interval": null,
   987        "links": [],
   988        "mappingType": 1,
   989        "mappingTypes": [
   990          {
   991            "name": "value to text",
   992            "value": 1
   993          },
   994          {
   995            "name": "range to text",
   996            "value": 2
   997          }
   998        ],
   999        "maxDataPoints": 100,
  1000        "nullPointMode": "connected",
  1001        "nullText": null,
  1002        "postfix": "",
  1003        "postfixFontSize": "50%",
  1004        "prefix": "",
  1005        "prefixFontSize": "50%",
  1006        "rangeMaps": [
  1007          {
  1008            "from": "null",
  1009            "text": "N/A",
  1010            "to": "null"
  1011          }
  1012        ],
  1013        "sparkline": {
  1014          "fillColor": "rgba(31, 118, 189, 0.18)",
  1015          "full": false,
  1016          "lineColor": "rgb(31, 120, 193)",
  1017          "show": false
  1018        },
  1019        "tableColumn": "",
  1020        "targets": [
  1021          {
  1022            "dsType": "influxdb",
  1023            "groupBy": [
  1024              {
  1025                "params": [
  1026                  "$__interval"
  1027                ],
  1028                "type": "time"
  1029              },
  1030              {
  1031                "params": [
  1032                  "null"
  1033                ],
  1034                "type": "fill"
  1035              }
  1036            ],
  1037            "orderByTime": "ASC",
  1038            "policy": "default",
  1039            "query": "SELECT mean(\"bb-register-boleto-time\") AS \"mean_bb-register-boleto-time\" FROM \"boleto-api\".\"runtime\".\"timing\" WHERE time > now() - 30m GROUP BY time(10s)",
  1040            "rawQuery": true,
  1041            "refId": "A",
  1042            "resultFormat": "time_series",
  1043            "select": [
  1044              [
  1045                {
  1046                  "params": [
  1047                    "value"
  1048                  ],
  1049                  "type": "field"
  1050                },
  1051                {
  1052                  "params": [],
  1053                  "type": "mean"
  1054                }
  1055              ]
  1056            ],
  1057            "tags": []
  1058          }
  1059        ],
  1060        "thresholds": "0.9,1.5",
  1061        "title": "BB Reg Time",
  1062        "type": "singlestat",
  1063        "valueFontSize": "80%",
  1064        "valueMaps": [
  1065          {
  1066            "op": "=",
  1067            "text": "N/A",
  1068            "value": "null"
  1069          }
  1070        ],
  1071        "valueName": "avg"
  1072      },
  1073      {
  1074        "cacheTimeout": null,
  1075        "colorBackground": false,
  1076        "colorValue": false,
  1077        "colors": [
  1078          "rgba(50, 172, 45, 0.97)",
  1079          "rgba(237, 129, 40, 0.89)",
  1080          "rgba(245, 54, 54, 0.9)"
  1081        ],
  1082        "datasource": "${DS_INFLUXDB}",
  1083        "decimals": 2,
  1084        "format": "s",
  1085        "gauge": {
  1086          "maxValue": 2,
  1087          "minValue": 0,
  1088          "show": true,
  1089          "thresholdLabels": false,
  1090          "thresholdMarkers": true
  1091        },
  1092        "gridPos": {
  1093          "h": 4,
  1094          "w": 2,
  1095          "x": 12,
  1096          "y": 5
  1097        },
  1098        "id": 23,
  1099        "interval": null,
  1100        "links": [],
  1101        "mappingType": 1,
  1102        "mappingTypes": [
  1103          {
  1104            "name": "value to text",
  1105            "value": 1
  1106          },
  1107          {
  1108            "name": "range to text",
  1109            "value": 2
  1110          }
  1111        ],
  1112        "maxDataPoints": 100,
  1113        "nullPointMode": "connected",
  1114        "nullText": null,
  1115        "postfix": "",
  1116        "postfixFontSize": "50%",
  1117        "prefix": "",
  1118        "prefixFontSize": "50%",
  1119        "rangeMaps": [
  1120          {
  1121            "from": "null",
  1122            "text": "N/A",
  1123            "to": "null"
  1124          }
  1125        ],
  1126        "sparkline": {
  1127          "fillColor": "rgba(31, 118, 189, 0.18)",
  1128          "full": false,
  1129          "lineColor": "rgb(31, 120, 193)",
  1130          "show": false
  1131        },
  1132        "tableColumn": "",
  1133        "targets": [
  1134          {
  1135            "dsType": "influxdb",
  1136            "groupBy": [
  1137              {
  1138                "params": [
  1139                  "$__interval"
  1140                ],
  1141                "type": "time"
  1142              },
  1143              {
  1144                "params": [
  1145                  "null"
  1146                ],
  1147                "type": "fill"
  1148              }
  1149            ],
  1150            "orderByTime": "ASC",
  1151            "policy": "default",
  1152            "query": "SELECT mean(\"santander-get-ticket-boleto-time\") AS \"mean_bb-register-boleto-time\" FROM \"boleto-api\".\"runtime\".\"timing\" WHERE time > now() - 30m GROUP BY time(10s)",
  1153            "rawQuery": true,
  1154            "refId": "A",
  1155            "resultFormat": "time_series",
  1156            "select": [
  1157              [
  1158                {
  1159                  "params": [
  1160                    "value"
  1161                  ],
  1162                  "type": "field"
  1163                },
  1164                {
  1165                  "params": [],
  1166                  "type": "mean"
  1167                }
  1168              ]
  1169            ],
  1170            "tags": []
  1171          }
  1172        ],
  1173        "thresholds": "0.9,1.5",
  1174        "title": "Santander Ticket Time",
  1175        "type": "singlestat",
  1176        "valueFontSize": "80%",
  1177        "valueMaps": [
  1178          {
  1179            "op": "=",
  1180            "text": "N/A",
  1181            "value": "null"
  1182          }
  1183        ],
  1184        "valueName": "avg"
  1185      },
  1186      {
  1187        "cacheTimeout": null,
  1188        "colorBackground": false,
  1189        "colorValue": false,
  1190        "colors": [
  1191          "rgba(50, 172, 45, 0.97)",
  1192          "rgba(237, 129, 40, 0.89)",
  1193          "rgba(245, 54, 54, 0.9)"
  1194        ],
  1195        "datasource": "${DS_INFLUXDB}",
  1196        "decimals": 2,
  1197        "format": "s",
  1198        "gauge": {
  1199          "maxValue": 2,
  1200          "minValue": 0,
  1201          "show": true,
  1202          "thresholdLabels": false,
  1203          "thresholdMarkers": true
  1204        },
  1205        "gridPos": {
  1206          "h": 4,
  1207          "w": 2,
  1208          "x": 14,
  1209          "y": 5
  1210        },
  1211        "id": 24,
  1212        "interval": null,
  1213        "links": [],
  1214        "mappingType": 1,
  1215        "mappingTypes": [
  1216          {
  1217            "name": "value to text",
  1218            "value": 1
  1219          },
  1220          {
  1221            "name": "range to text",
  1222            "value": 2
  1223          }
  1224        ],
  1225        "maxDataPoints": 100,
  1226        "nullPointMode": "connected",
  1227        "nullText": null,
  1228        "postfix": "",
  1229        "postfixFontSize": "50%",
  1230        "prefix": "",
  1231        "prefixFontSize": "50%",
  1232        "rangeMaps": [
  1233          {
  1234            "from": "null",
  1235            "text": "N/A",
  1236            "to": "null"
  1237          }
  1238        ],
  1239        "sparkline": {
  1240          "fillColor": "rgba(31, 118, 189, 0.18)",
  1241          "full": false,
  1242          "lineColor": "rgb(31, 120, 193)",
  1243          "show": false
  1244        },
  1245        "tableColumn": "",
  1246        "targets": [
  1247          {
  1248            "dsType": "influxdb",
  1249            "groupBy": [
  1250              {
  1251                "params": [
  1252                  "$__interval"
  1253                ],
  1254                "type": "time"
  1255              },
  1256              {
  1257                "params": [
  1258                  "null"
  1259                ],
  1260                "type": "fill"
  1261              }
  1262            ],
  1263            "orderByTime": "ASC",
  1264            "policy": "default",
  1265            "query": "SELECT mean(\"santander-register-boleto-time\") AS \"mean_bb-register-boleto-time\" FROM \"boleto-api\".\"runtime\".\"timing\" WHERE time > now() - 30m GROUP BY time(10s)",
  1266            "rawQuery": true,
  1267            "refId": "A",
  1268            "resultFormat": "time_series",
  1269            "select": [
  1270              [
  1271                {
  1272                  "params": [
  1273                    "value"
  1274                  ],
  1275                  "type": "field"
  1276                },
  1277                {
  1278                  "params": [],
  1279                  "type": "mean"
  1280                }
  1281              ]
  1282            ],
  1283            "tags": []
  1284          }
  1285        ],
  1286        "thresholds": "0.9,1.5",
  1287        "title": "Santander Reg Time",
  1288        "type": "singlestat",
  1289        "valueFontSize": "80%",
  1290        "valueMaps": [
  1291          {
  1292            "op": "=",
  1293            "text": "N/A",
  1294            "value": "null"
  1295          }
  1296        ],
  1297        "valueName": "avg"
  1298      },
  1299      {
  1300        "cacheTimeout": null,
  1301        "colorBackground": false,
  1302        "colorValue": false,
  1303        "colors": [
  1304          "rgba(50, 172, 45, 0.97)",
  1305          "rgba(237, 129, 40, 0.89)",
  1306          "rgba(245, 54, 54, 0.9)"
  1307        ],
  1308        "datasource": "${DS_INFLUXDB}",
  1309        "decimals": 2,
  1310        "format": "s",
  1311        "gauge": {
  1312          "maxValue": 2,
  1313          "minValue": 0,
  1314          "show": true,
  1315          "thresholdLabels": false,
  1316          "thresholdMarkers": true
  1317        },
  1318        "gridPos": {
  1319          "h": 4,
  1320          "w": 2,
  1321          "x": 16,
  1322          "y": 5
  1323        },
  1324        "id": 8,
  1325        "interval": null,
  1326        "links": [],
  1327        "mappingType": 1,
  1328        "mappingTypes": [
  1329          {
  1330            "name": "value to text",
  1331            "value": 1
  1332          },
  1333          {
  1334            "name": "range to text",
  1335            "value": 2
  1336          }
  1337        ],
  1338        "maxDataPoints": 100,
  1339        "nullPointMode": "connected",
  1340        "nullText": null,
  1341        "postfix": "",
  1342        "postfixFontSize": "50%",
  1343        "prefix": "",
  1344        "prefixFontSize": "50%",
  1345        "rangeMaps": [
  1346          {
  1347            "from": "null",
  1348            "text": "N/A",
  1349            "to": "null"
  1350          }
  1351        ],
  1352        "sparkline": {
  1353          "fillColor": "rgba(31, 118, 189, 0.18)",
  1354          "full": false,
  1355          "lineColor": "rgb(31, 120, 193)",
  1356          "show": false
  1357        },
  1358        "tableColumn": "",
  1359        "targets": [
  1360          {
  1361            "dsType": "influxdb",
  1362            "groupBy": [
  1363              {
  1364                "params": [
  1365                  "$__interval"
  1366                ],
  1367                "type": "time"
  1368              },
  1369              {
  1370                "params": [
  1371                  "null"
  1372                ],
  1373                "type": "fill"
  1374              }
  1375            ],
  1376            "orderByTime": "ASC",
  1377            "policy": "default",
  1378            "query": "SELECT mean(\"citibank-register-boleto-online\") AS \"mean_citibank-register-boleto-online\" FROM \"boleto-api\".\"runtime\".\"timing\" WHERE time > now() - 30m GROUP BY time(10s)",
  1379            "rawQuery": true,
  1380            "refId": "A",
  1381            "resultFormat": "time_series",
  1382            "select": [
  1383              [
  1384                {
  1385                  "params": [
  1386                    "value"
  1387                  ],
  1388                  "type": "field"
  1389                },
  1390                {
  1391                  "params": [],
  1392                  "type": "mean"
  1393                }
  1394              ]
  1395            ],
  1396            "tags": []
  1397          }
  1398        ],
  1399        "thresholds": "0.9,1.5",
  1400        "title": "Citibank Time",
  1401        "type": "singlestat",
  1402        "valueFontSize": "80%",
  1403        "valueMaps": [
  1404          {
  1405            "op": "=",
  1406            "text": "N/A",
  1407            "value": "null"
  1408          }
  1409        ],
  1410        "valueName": "avg"
  1411      },
  1412      {
  1413        "cacheTimeout": null,
  1414        "colorBackground": false,
  1415        "colorValue": false,
  1416        "colors": [
  1417          "rgba(50, 172, 45, 0.97)",
  1418          "rgba(237, 129, 40, 0.89)",
  1419          "rgba(245, 54, 54, 0.9)"
  1420        ],
  1421        "datasource": "${DS_INFLUXDB}",
  1422        "decimals": 2,
  1423        "format": "s",
  1424        "gauge": {
  1425          "maxValue": 6,
  1426          "minValue": 0,
  1427          "show": true,
  1428          "thresholdLabels": false,
  1429          "thresholdMarkers": true
  1430        },
  1431        "gridPos": {
  1432          "h": 4,
  1433          "w": 2,
  1434          "x": 18,
  1435          "y": 5
  1436        },
  1437        "id": 7,
  1438        "interval": null,
  1439        "links": [],
  1440        "mappingType": 1,
  1441        "mappingTypes": [
  1442          {
  1443            "name": "value to text",
  1444            "value": 1
  1445          },
  1446          {
  1447            "name": "range to text",
  1448            "value": 2
  1449          }
  1450        ],
  1451        "maxDataPoints": 100,
  1452        "nullPointMode": "connected",
  1453        "nullText": null,
  1454        "postfix": "",
  1455        "postfixFontSize": "50%",
  1456        "prefix": "",
  1457        "prefixFontSize": "50%",
  1458        "rangeMaps": [
  1459          {
  1460            "from": "null",
  1461            "text": "N/A",
  1462            "to": "null"
  1463          }
  1464        ],
  1465        "sparkline": {
  1466          "fillColor": "rgba(31, 118, 189, 0.18)",
  1467          "full": false,
  1468          "lineColor": "rgb(31, 120, 193)",
  1469          "show": false
  1470        },
  1471        "tableColumn": "",
  1472        "targets": [
  1473          {
  1474            "dsType": "influxdb",
  1475            "groupBy": [
  1476              {
  1477                "params": [
  1478                  "$__interval"
  1479                ],
  1480                "type": "time"
  1481              },
  1482              {
  1483                "params": [
  1484                  "null"
  1485                ],
  1486                "type": "fill"
  1487              }
  1488            ],
  1489            "orderByTime": "ASC",
  1490            "policy": "default",
  1491            "query": "SELECT mean(\"caixa-register-time\") AS \"mean_caixa-register-time\" FROM \"boleto-api\".\"runtime\".\"timing\" WHERE time > now() - 30m GROUP BY time(10s)",
  1492            "rawQuery": true,
  1493            "refId": "A",
  1494            "resultFormat": "time_series",
  1495            "select": [
  1496              [
  1497                {
  1498                  "params": [
  1499                    "value"
  1500                  ],
  1501                  "type": "field"
  1502                },
  1503                {
  1504                  "params": [],
  1505                  "type": "mean"
  1506                }
  1507              ]
  1508            ],
  1509            "tags": []
  1510          }
  1511        ],
  1512        "thresholds": "1,4",
  1513        "title": "Caixa Reg Time",
  1514        "type": "singlestat",
  1515        "valueFontSize": "80%",
  1516        "valueMaps": [
  1517          {
  1518            "op": "=",
  1519            "text": "N/A",
  1520            "value": "null"
  1521          }
  1522        ],
  1523        "valueName": "avg"
  1524      },
  1525      {
  1526        "cacheTimeout": null,
  1527        "colorBackground": false,
  1528        "colorValue": false,
  1529        "colors": [
  1530          "rgba(50, 172, 45, 0.97)",
  1531          "rgba(237, 129, 40, 0.89)",
  1532          "rgba(245, 54, 54, 0.9)"
  1533        ],
  1534        "datasource": "${DS_INFLUXDB}",
  1535        "decimals": 2,
  1536        "format": "s",
  1537        "gauge": {
  1538          "maxValue": 2,
  1539          "minValue": 0,
  1540          "show": true,
  1541          "thresholdLabels": false,
  1542          "thresholdMarkers": true
  1543        },
  1544        "gridPos": {
  1545          "h": 4,
  1546          "w": 4,
  1547          "x": 20,
  1548          "y": 5
  1549        },
  1550        "id": 22,
  1551        "interval": null,
  1552        "links": [],
  1553        "mappingType": 1,
  1554        "mappingTypes": [
  1555          {
  1556            "name": "value to text",
  1557            "value": 1
  1558          },
  1559          {
  1560            "name": "range to text",
  1561            "value": 2
  1562          }
  1563        ],
  1564        "maxDataPoints": 100,
  1565        "nullPointMode": "connected",
  1566        "nullText": null,
  1567        "postfix": "",
  1568        "postfixFontSize": "50%",
  1569        "prefix": "",
  1570        "prefixFontSize": "50%",
  1571        "rangeMaps": [
  1572          {
  1573            "from": "null",
  1574            "text": "N/A",
  1575            "to": "null"
  1576          }
  1577        ],
  1578        "sparkline": {
  1579          "fillColor": "rgba(31, 118, 189, 0.18)",
  1580          "full": false,
  1581          "lineColor": "rgb(31, 120, 193)",
  1582          "show": false
  1583        },
  1584        "tableColumn": "",
  1585        "targets": [
  1586          {
  1587            "dsType": "influxdb",
  1588            "groupBy": [
  1589              {
  1590                "params": [
  1591                  "$__interval"
  1592                ],
  1593                "type": "time"
  1594              },
  1595              {
  1596                "params": [
  1597                  "null"
  1598                ],
  1599                "type": "fill"
  1600              }
  1601            ],
  1602            "orderByTime": "ASC",
  1603            "policy": "default",
  1604            "query": "SELECT mean(\"bradesco-shopfacil-register-boleto-online\") AS \"mean_citibank-register-boleto-online\" FROM \"boleto-api\".\"runtime\".\"timing\" WHERE time > now() - 30m GROUP BY time(10s)",
  1605            "rawQuery": true,
  1606            "refId": "A",
  1607            "resultFormat": "time_series",
  1608            "select": [
  1609              [
  1610                {
  1611                  "params": [
  1612                    "value"
  1613                  ],
  1614                  "type": "field"
  1615                },
  1616                {
  1617                  "params": [],
  1618                  "type": "mean"
  1619                }
  1620              ]
  1621            ],
  1622            "tags": []
  1623          }
  1624        ],
  1625        "thresholds": "0.9,1.5",
  1626        "title": "BradescoShopFacil Reg Time",
  1627        "type": "singlestat",
  1628        "valueFontSize": "80%",
  1629        "valueMaps": [
  1630          {
  1631            "op": "=",
  1632            "text": "N/A",
  1633            "value": "null"
  1634          }
  1635        ],
  1636        "valueName": "avg"
  1637      },
  1638      {
  1639        "cacheTimeout": null,
  1640        "colorBackground": false,
  1641        "colorValue": true,
  1642        "colors": [
  1643          "rgba(28, 226, 20, 0.97)",
  1644          "rgba(237, 129, 40, 0.89)",
  1645          "rgba(245, 54, 54, 0.9)"
  1646        ],
  1647        "datasource": "${DS_INFLUXDB}",
  1648        "decimals": null,
  1649        "format": "none",
  1650        "gauge": {
  1651          "maxValue": 100,
  1652          "minValue": 0,
  1653          "show": false,
  1654          "thresholdLabels": false,
  1655          "thresholdMarkers": true
  1656        },
  1657        "gridPos": {
  1658          "h": 3,
  1659          "w": 4,
  1660          "x": 0,
  1661          "y": 9
  1662        },
  1663        "id": 34,
  1664        "interval": null,
  1665        "links": [],
  1666        "mappingType": 1,
  1667        "mappingTypes": [
  1668          {
  1669            "name": "value to text",
  1670            "value": 1
  1671          },
  1672          {
  1673            "name": "range to text",
  1674            "value": 2
  1675          }
  1676        ],
  1677        "maxDataPoints": 100,
  1678        "nullPointMode": "connected",
  1679        "nullText": null,
  1680        "postfix": "",
  1681        "postfixFontSize": "50%",
  1682        "prefix": "",
  1683        "prefixFontSize": "50%",
  1684        "rangeMaps": [
  1685          {
  1686            "from": "null",
  1687            "text": "N/A",
  1688            "to": "null"
  1689          }
  1690        ],
  1691        "sparkline": {
  1692          "fillColor": "rgba(31, 118, 189, 0.18)",
  1693          "full": false,
  1694          "lineColor": "rgb(31, 120, 193)",
  1695          "show": false
  1696        },
  1697        "tableColumn": "",
  1698        "targets": [
  1699          {
  1700            "dsType": "influxdb",
  1701            "groupBy": [
  1702              {
  1703                "params": [
  1704                  "$__interval"
  1705                ],
  1706                "type": "time"
  1707              },
  1708              {
  1709                "params": [
  1710                  "null"
  1711                ],
  1712                "type": "fill"
  1713              }
  1714            ],
  1715            "orderByTime": "ASC",
  1716            "policy": "default",
  1717            "query": "SELECT count(\"BradescoNetEmpresa-status\") AS \"registred Itau\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 2h AND \"BradescoNetEmpresa-status\"=200",
  1718            "rawQuery": true,
  1719            "refId": "A",
  1720            "resultFormat": "time_series",
  1721            "select": [
  1722              [
  1723                {
  1724                  "params": [
  1725                    "value"
  1726                  ],
  1727                  "type": "field"
  1728                },
  1729                {
  1730                  "params": [],
  1731                  "type": "mean"
  1732                }
  1733              ]
  1734            ],
  1735            "tags": []
  1736          }
  1737        ],
  1738        "thresholds": "100000000",
  1739        "title": "Bradesco NetEmpresa OK >2h",
  1740        "type": "singlestat",
  1741        "valueFontSize": "80%",
  1742        "valueMaps": [
  1743          {
  1744            "op": "=",
  1745            "text": "N/A",
  1746            "value": "null"
  1747          }
  1748        ],
  1749        "valueName": "avg"
  1750      },
  1751      {
  1752        "cacheTimeout": null,
  1753        "colorBackground": false,
  1754        "colorValue": true,
  1755        "colors": [
  1756          "rgba(28, 226, 20, 0.97)",
  1757          "rgba(237, 129, 40, 0.89)",
  1758          "rgba(245, 54, 54, 0.9)"
  1759        ],
  1760        "datasource": "${DS_INFLUXDB}",
  1761        "decimals": null,
  1762        "format": "none",
  1763        "gauge": {
  1764          "maxValue": 100,
  1765          "minValue": 0,
  1766          "show": false,
  1767          "thresholdLabels": false,
  1768          "thresholdMarkers": true
  1769        },
  1770        "gridPos": {
  1771          "h": 3,
  1772          "w": 4,
  1773          "x": 4,
  1774          "y": 9
  1775        },
  1776        "id": 27,
  1777        "interval": null,
  1778        "links": [],
  1779        "mappingType": 1,
  1780        "mappingTypes": [
  1781          {
  1782            "name": "value to text",
  1783            "value": 1
  1784          },
  1785          {
  1786            "name": "range to text",
  1787            "value": 2
  1788          }
  1789        ],
  1790        "maxDataPoints": 100,
  1791        "nullPointMode": "connected",
  1792        "nullText": null,
  1793        "postfix": "",
  1794        "postfixFontSize": "50%",
  1795        "prefix": "",
  1796        "prefixFontSize": "50%",
  1797        "rangeMaps": [
  1798          {
  1799            "from": "null",
  1800            "text": "N/A",
  1801            "to": "null"
  1802          }
  1803        ],
  1804        "sparkline": {
  1805          "fillColor": "rgba(31, 118, 189, 0.18)",
  1806          "full": false,
  1807          "lineColor": "rgb(31, 120, 193)",
  1808          "show": false
  1809        },
  1810        "tableColumn": "",
  1811        "targets": [
  1812          {
  1813            "dsType": "influxdb",
  1814            "groupBy": [
  1815              {
  1816                "params": [
  1817                  "$__interval"
  1818                ],
  1819                "type": "time"
  1820              },
  1821              {
  1822                "params": [
  1823                  "null"
  1824                ],
  1825                "type": "fill"
  1826              }
  1827            ],
  1828            "orderByTime": "ASC",
  1829            "policy": "default",
  1830            "query": "SELECT count(\"Itau-status\") AS \"registred Itau\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 2h AND \"Itau-status\"=200",
  1831            "rawQuery": true,
  1832            "refId": "A",
  1833            "resultFormat": "time_series",
  1834            "select": [
  1835              [
  1836                {
  1837                  "params": [
  1838                    "value"
  1839                  ],
  1840                  "type": "field"
  1841                },
  1842                {
  1843                  "params": [],
  1844                  "type": "mean"
  1845                }
  1846              ]
  1847            ],
  1848            "tags": []
  1849          }
  1850        ],
  1851        "thresholds": "100000000",
  1852        "title": "Itaú OK >2h",
  1853        "type": "singlestat",
  1854        "valueFontSize": "80%",
  1855        "valueMaps": [
  1856          {
  1857            "op": "=",
  1858            "text": "N/A",
  1859            "value": "null"
  1860          }
  1861        ],
  1862        "valueName": "avg"
  1863      },
  1864      {
  1865        "cacheTimeout": null,
  1866        "colorBackground": false,
  1867        "colorValue": true,
  1868        "colors": [
  1869          "rgba(28, 226, 20, 0.97)",
  1870          "rgba(237, 129, 40, 0.89)",
  1871          "rgba(245, 54, 54, 0.9)"
  1872        ],
  1873        "datasource": "${DS_INFLUXDB}",
  1874        "format": "none",
  1875        "gauge": {
  1876          "maxValue": 100,
  1877          "minValue": 0,
  1878          "show": false,
  1879          "thresholdLabels": false,
  1880          "thresholdMarkers": true
  1881        },
  1882        "gridPos": {
  1883          "h": 3,
  1884          "w": 4,
  1885          "x": 8,
  1886          "y": 9
  1887        },
  1888        "id": 10,
  1889        "interval": null,
  1890        "links": [],
  1891        "mappingType": 1,
  1892        "mappingTypes": [
  1893          {
  1894            "name": "value to text",
  1895            "value": 1
  1896          },
  1897          {
  1898            "name": "range to text",
  1899            "value": 2
  1900          }
  1901        ],
  1902        "maxDataPoints": 100,
  1903        "nullPointMode": "connected",
  1904        "nullText": null,
  1905        "postfix": "",
  1906        "postfixFontSize": "50%",
  1907        "prefix": "",
  1908        "prefixFontSize": "50%",
  1909        "rangeMaps": [
  1910          {
  1911            "from": "null",
  1912            "text": "N/A",
  1913            "to": "null"
  1914          }
  1915        ],
  1916        "sparkline": {
  1917          "fillColor": "rgba(31, 118, 189, 0.18)",
  1918          "full": false,
  1919          "lineColor": "rgb(31, 120, 193)",
  1920          "show": false
  1921        },
  1922        "tableColumn": "",
  1923        "targets": [
  1924          {
  1925            "dsType": "influxdb",
  1926            "groupBy": [
  1927              {
  1928                "params": [
  1929                  "$__interval"
  1930                ],
  1931                "type": "time"
  1932              },
  1933              {
  1934                "params": [
  1935                  "null"
  1936                ],
  1937                "type": "fill"
  1938              }
  1939            ],
  1940            "orderByTime": "ASC",
  1941            "policy": "default",
  1942            "query": "SELECT count(\"BancoDoBrasil-status\") AS \"registred Banco do Brasil \" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 2h AND \"BancoDoBrasil-status\"=200",
  1943            "rawQuery": true,
  1944            "refId": "A",
  1945            "resultFormat": "time_series",
  1946            "select": [
  1947              [
  1948                {
  1949                  "params": [
  1950                    "value"
  1951                  ],
  1952                  "type": "field"
  1953                },
  1954                {
  1955                  "params": [],
  1956                  "type": "mean"
  1957                }
  1958              ]
  1959            ],
  1960            "tags": []
  1961          }
  1962        ],
  1963        "thresholds": "1000000",
  1964        "title": "BB OK >2h",
  1965        "type": "singlestat",
  1966        "valueFontSize": "80%",
  1967        "valueMaps": [
  1968          {
  1969            "op": "=",
  1970            "text": "N/A",
  1971            "value": "null"
  1972          }
  1973        ],
  1974        "valueName": "avg"
  1975      },
  1976      {
  1977        "cacheTimeout": null,
  1978        "colorBackground": false,
  1979        "colorValue": true,
  1980        "colors": [
  1981          "rgba(28, 226, 20, 0.97)",
  1982          "rgba(237, 129, 40, 0.89)",
  1983          "rgba(245, 54, 54, 0.9)"
  1984        ],
  1985        "datasource": "${DS_INFLUXDB}",
  1986        "format": "none",
  1987        "gauge": {
  1988          "maxValue": 100,
  1989          "minValue": 0,
  1990          "show": false,
  1991          "thresholdLabels": false,
  1992          "thresholdMarkers": true
  1993        },
  1994        "gridPos": {
  1995          "h": 3,
  1996          "w": 4,
  1997          "x": 12,
  1998          "y": 9
  1999        },
  2000        "id": 20,
  2001        "interval": null,
  2002        "links": [],
  2003        "mappingType": 1,
  2004        "mappingTypes": [
  2005          {
  2006            "name": "value to text",
  2007            "value": 1
  2008          },
  2009          {
  2010            "name": "range to text",
  2011            "value": 2
  2012          }
  2013        ],
  2014        "maxDataPoints": 100,
  2015        "nullPointMode": "connected",
  2016        "nullText": null,
  2017        "postfix": "",
  2018        "postfixFontSize": "50%",
  2019        "prefix": "",
  2020        "prefixFontSize": "50%",
  2021        "rangeMaps": [
  2022          {
  2023            "from": "null",
  2024            "text": "N/A",
  2025            "to": "null"
  2026          }
  2027        ],
  2028        "sparkline": {
  2029          "fillColor": "rgba(31, 118, 189, 0.18)",
  2030          "full": false,
  2031          "lineColor": "rgb(31, 120, 193)",
  2032          "show": false
  2033        },
  2034        "tableColumn": "",
  2035        "targets": [
  2036          {
  2037            "dsType": "influxdb",
  2038            "groupBy": [
  2039              {
  2040                "params": [
  2041                  "$__interval"
  2042                ],
  2043                "type": "time"
  2044              },
  2045              {
  2046                "params": [
  2047                  "null"
  2048                ],
  2049                "type": "fill"
  2050              }
  2051            ],
  2052            "orderByTime": "ASC",
  2053            "policy": "default",
  2054            "query": "SELECT count(\"Santander-status\") AS \"registred Santader\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 2h AND \"Santander-status\"=200",
  2055            "rawQuery": true,
  2056            "refId": "A",
  2057            "resultFormat": "time_series",
  2058            "select": [
  2059              [
  2060                {
  2061                  "params": [
  2062                    "value"
  2063                  ],
  2064                  "type": "field"
  2065                },
  2066                {
  2067                  "params": [],
  2068                  "type": "mean"
  2069                }
  2070              ]
  2071            ],
  2072            "tags": []
  2073          }
  2074        ],
  2075        "thresholds": "100000000",
  2076        "title": "Santander OK >2h",
  2077        "type": "singlestat",
  2078        "valueFontSize": "80%",
  2079        "valueMaps": [
  2080          {
  2081            "op": "=",
  2082            "text": "N/A",
  2083            "value": "null"
  2084          }
  2085        ],
  2086        "valueName": "avg"
  2087      },
  2088      {
  2089        "cacheTimeout": null,
  2090        "colorBackground": false,
  2091        "colorValue": true,
  2092        "colors": [
  2093          "rgba(28, 226, 20, 0.97)",
  2094          "rgba(237, 129, 40, 0.89)",
  2095          "rgba(245, 54, 54, 0.9)"
  2096        ],
  2097        "datasource": "${DS_INFLUXDB}",
  2098        "decimals": null,
  2099        "format": "none",
  2100        "gauge": {
  2101          "maxValue": 100,
  2102          "minValue": 0,
  2103          "show": false,
  2104          "thresholdLabels": false,
  2105          "thresholdMarkers": true
  2106        },
  2107        "gridPos": {
  2108          "h": 3,
  2109          "w": 2,
  2110          "x": 16,
  2111          "y": 9
  2112        },
  2113        "id": 9,
  2114        "interval": null,
  2115        "links": [],
  2116        "mappingType": 1,
  2117        "mappingTypes": [
  2118          {
  2119            "name": "value to text",
  2120            "value": 1
  2121          },
  2122          {
  2123            "name": "range to text",
  2124            "value": 2
  2125          }
  2126        ],
  2127        "maxDataPoints": 100,
  2128        "nullPointMode": "connected",
  2129        "nullText": null,
  2130        "postfix": "",
  2131        "postfixFontSize": "50%",
  2132        "prefix": "",
  2133        "prefixFontSize": "50%",
  2134        "rangeMaps": [
  2135          {
  2136            "from": "null",
  2137            "text": "N/A",
  2138            "to": "null"
  2139          }
  2140        ],
  2141        "sparkline": {
  2142          "fillColor": "rgba(31, 118, 189, 0.18)",
  2143          "full": false,
  2144          "lineColor": "rgb(31, 120, 193)",
  2145          "show": false
  2146        },
  2147        "tableColumn": "",
  2148        "targets": [
  2149          {
  2150            "dsType": "influxdb",
  2151            "groupBy": [
  2152              {
  2153                "params": [
  2154                  "$__interval"
  2155                ],
  2156                "type": "time"
  2157              },
  2158              {
  2159                "params": [
  2160                  "null"
  2161                ],
  2162                "type": "fill"
  2163              }
  2164            ],
  2165            "orderByTime": "ASC",
  2166            "policy": "default",
  2167            "query": "SELECT count(\"Citibank-status\") AS \"registred Citibank\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 2h AND \"Citibank-status\"=200",
  2168            "rawQuery": true,
  2169            "refId": "A",
  2170            "resultFormat": "time_series",
  2171            "select": [
  2172              [
  2173                {
  2174                  "params": [
  2175                    "value"
  2176                  ],
  2177                  "type": "field"
  2178                },
  2179                {
  2180                  "params": [],
  2181                  "type": "mean"
  2182                }
  2183              ]
  2184            ],
  2185            "tags": []
  2186          }
  2187        ],
  2188        "thresholds": "100000000",
  2189        "title": "Citibank OK >2h",
  2190        "type": "singlestat",
  2191        "valueFontSize": "80%",
  2192        "valueMaps": [
  2193          {
  2194            "op": "=",
  2195            "text": "N/A",
  2196            "value": "null"
  2197          }
  2198        ],
  2199        "valueName": "avg"
  2200      },
  2201      {
  2202        "cacheTimeout": null,
  2203        "colorBackground": false,
  2204        "colorValue": true,
  2205        "colors": [
  2206          "rgba(28, 226, 20, 0.97)",
  2207          "rgba(237, 129, 40, 0.89)",
  2208          "rgba(245, 54, 54, 0.9)"
  2209        ],
  2210        "datasource": "${DS_INFLUXDB}",
  2211        "format": "none",
  2212        "gauge": {
  2213          "maxValue": 100,
  2214          "minValue": 0,
  2215          "show": false,
  2216          "thresholdLabels": false,
  2217          "thresholdMarkers": true
  2218        },
  2219        "gridPos": {
  2220          "h": 3,
  2221          "w": 2,
  2222          "x": 18,
  2223          "y": 9
  2224        },
  2225        "id": 11,
  2226        "interval": null,
  2227        "links": [],
  2228        "mappingType": 1,
  2229        "mappingTypes": [
  2230          {
  2231            "name": "value to text",
  2232            "value": 1
  2233          },
  2234          {
  2235            "name": "range to text",
  2236            "value": 2
  2237          }
  2238        ],
  2239        "maxDataPoints": 100,
  2240        "nullPointMode": "connected",
  2241        "nullText": null,
  2242        "postfix": "",
  2243        "postfixFontSize": "50%",
  2244        "prefix": "",
  2245        "prefixFontSize": "50%",
  2246        "rangeMaps": [
  2247          {
  2248            "from": "null",
  2249            "text": "N/A",
  2250            "to": "null"
  2251          }
  2252        ],
  2253        "sparkline": {
  2254          "fillColor": "rgba(31, 118, 189, 0.18)",
  2255          "full": false,
  2256          "lineColor": "rgb(31, 120, 193)",
  2257          "show": false
  2258        },
  2259        "tableColumn": "",
  2260        "targets": [
  2261          {
  2262            "dsType": "influxdb",
  2263            "groupBy": [
  2264              {
  2265                "params": [
  2266                  "$__interval"
  2267                ],
  2268                "type": "time"
  2269              },
  2270              {
  2271                "params": [
  2272                  "null"
  2273                ],
  2274                "type": "fill"
  2275              }
  2276            ],
  2277            "orderByTime": "ASC",
  2278            "policy": "default",
  2279            "query": "SELECT count(\"Caixa-status\") AS \"registred Caixa\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 1h AND \"Caixa-status\"=200",
  2280            "rawQuery": true,
  2281            "refId": "A",
  2282            "resultFormat": "time_series",
  2283            "select": [
  2284              [
  2285                {
  2286                  "params": [
  2287                    "value"
  2288                  ],
  2289                  "type": "field"
  2290                },
  2291                {
  2292                  "params": [],
  2293                  "type": "mean"
  2294                }
  2295              ]
  2296            ],
  2297            "tags": []
  2298          }
  2299        ],
  2300        "thresholds": "1000000",
  2301        "title": "Caixa OK >2h",
  2302        "type": "singlestat",
  2303        "valueFontSize": "80%",
  2304        "valueMaps": [
  2305          {
  2306            "op": "=",
  2307            "text": "N/A",
  2308            "value": "null"
  2309          }
  2310        ],
  2311        "valueName": "avg"
  2312      },
  2313      {
  2314        "cacheTimeout": null,
  2315        "colorBackground": false,
  2316        "colorValue": true,
  2317        "colors": [
  2318          "rgba(28, 226, 20, 0.97)",
  2319          "rgba(237, 129, 40, 0.89)",
  2320          "rgba(245, 54, 54, 0.9)"
  2321        ],
  2322        "datasource": "${DS_INFLUXDB}",
  2323        "format": "none",
  2324        "gauge": {
  2325          "maxValue": 100,
  2326          "minValue": 0,
  2327          "show": false,
  2328          "thresholdLabels": false,
  2329          "thresholdMarkers": true
  2330        },
  2331        "gridPos": {
  2332          "h": 3,
  2333          "w": 4,
  2334          "x": 20,
  2335          "y": 9
  2336        },
  2337        "id": 18,
  2338        "interval": null,
  2339        "links": [],
  2340        "mappingType": 1,
  2341        "mappingTypes": [
  2342          {
  2343            "name": "value to text",
  2344            "value": 1
  2345          },
  2346          {
  2347            "name": "range to text",
  2348            "value": 2
  2349          }
  2350        ],
  2351        "maxDataPoints": 100,
  2352        "nullPointMode": "connected",
  2353        "nullText": null,
  2354        "postfix": "",
  2355        "postfixFontSize": "50%",
  2356        "prefix": "",
  2357        "prefixFontSize": "50%",
  2358        "rangeMaps": [
  2359          {
  2360            "from": "null",
  2361            "text": "N/A",
  2362            "to": "null"
  2363          }
  2364        ],
  2365        "sparkline": {
  2366          "fillColor": "rgba(31, 118, 189, 0.18)",
  2367          "full": false,
  2368          "lineColor": "rgb(31, 120, 193)",
  2369          "show": false
  2370        },
  2371        "tableColumn": "",
  2372        "targets": [
  2373          {
  2374            "dsType": "influxdb",
  2375            "groupBy": [
  2376              {
  2377                "params": [
  2378                  "$__interval"
  2379                ],
  2380                "type": "time"
  2381              },
  2382              {
  2383                "params": [
  2384                  "null"
  2385                ],
  2386                "type": "fill"
  2387              }
  2388            ],
  2389            "orderByTime": "ASC",
  2390            "policy": "default",
  2391            "query": "SELECT count(\"BradescoShopFacil-status\") AS \"registred ShopFacil\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 2h AND \"BradescoShopFacil-status\"=200",
  2392            "rawQuery": true,
  2393            "refId": "A",
  2394            "resultFormat": "time_series",
  2395            "select": [
  2396              [
  2397                {
  2398                  "params": [
  2399                    "value"
  2400                  ],
  2401                  "type": "field"
  2402                },
  2403                {
  2404                  "params": [],
  2405                  "type": "mean"
  2406                }
  2407              ]
  2408            ],
  2409            "tags": []
  2410          }
  2411        ],
  2412        "thresholds": "10000000",
  2413        "title": "BradescoShopFacil OK >2h",
  2414        "type": "singlestat",
  2415        "valueFontSize": "80%",
  2416        "valueMaps": [
  2417          {
  2418            "op": "=",
  2419            "text": "N/A",
  2420            "value": "null"
  2421          }
  2422        ],
  2423        "valueName": "avg"
  2424      },
  2425      {
  2426        "cacheTimeout": null,
  2427        "colorBackground": false,
  2428        "colorValue": true,
  2429        "colors": [
  2430          "rgba(245, 54, 54, 0.9)",
  2431          "rgba(237, 129, 40, 0.89)",
  2432          "rgba(50, 172, 45, 0.97)"
  2433        ],
  2434        "datasource": "${DS_INFLUXDB}",
  2435        "format": "none",
  2436        "gauge": {
  2437          "maxValue": 100,
  2438          "minValue": 0,
  2439          "show": false,
  2440          "thresholdLabels": false,
  2441          "thresholdMarkers": true
  2442        },
  2443        "gridPos": {
  2444          "h": 3,
  2445          "w": 4,
  2446          "x": 0,
  2447          "y": 12
  2448        },
  2449        "id": 33,
  2450        "interval": null,
  2451        "links": [],
  2452        "mappingType": 1,
  2453        "mappingTypes": [
  2454          {
  2455            "name": "value to text",
  2456            "value": 1
  2457          },
  2458          {
  2459            "name": "range to text",
  2460            "value": 2
  2461          }
  2462        ],
  2463        "maxDataPoints": 100,
  2464        "nullPointMode": "connected",
  2465        "nullText": null,
  2466        "postfix": "",
  2467        "postfixFontSize": "50%",
  2468        "prefix": "",
  2469        "prefixFontSize": "50%",
  2470        "rangeMaps": [
  2471          {
  2472            "from": "null",
  2473            "text": "N/A",
  2474            "to": "null"
  2475          }
  2476        ],
  2477        "sparkline": {
  2478          "fillColor": "rgba(31, 118, 189, 0.18)",
  2479          "full": false,
  2480          "lineColor": "rgb(31, 120, 193)",
  2481          "show": false
  2482        },
  2483        "tableColumn": "",
  2484        "targets": [
  2485          {
  2486            "dsType": "influxdb",
  2487            "groupBy": [
  2488              {
  2489                "params": [
  2490                  "$__interval"
  2491                ],
  2492                "type": "time"
  2493              },
  2494              {
  2495                "params": [
  2496                  "null"
  2497                ],
  2498                "type": "fill"
  2499              }
  2500            ],
  2501            "orderByTime": "ASC",
  2502            "policy": "default",
  2503            "query": "SELECT count(\"BradescoNetEmpresa-status\") AS \"registred BradescoNetEmpresa\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 2h AND \"BradescoNetEmpresa-status\"<>200",
  2504            "rawQuery": true,
  2505            "refId": "A",
  2506            "resultFormat": "time_series",
  2507            "select": [
  2508              [
  2509                {
  2510                  "params": [
  2511                    "value"
  2512                  ],
  2513                  "type": "field"
  2514                },
  2515                {
  2516                  "params": [],
  2517                  "type": "mean"
  2518                }
  2519              ]
  2520            ],
  2521            "tags": []
  2522          }
  2523        ],
  2524        "thresholds": "100000000",
  2525        "title": "Bradesco NetEmpresa NOK >2h",
  2526        "transparent": false,
  2527        "type": "singlestat",
  2528        "valueFontSize": "80%",
  2529        "valueMaps": [
  2530          {
  2531            "op": "=",
  2532            "text": "N/A",
  2533            "value": "null"
  2534          }
  2535        ],
  2536        "valueName": "avg"
  2537      },
  2538      {
  2539        "cacheTimeout": null,
  2540        "colorBackground": false,
  2541        "colorValue": true,
  2542        "colors": [
  2543          "rgba(245, 54, 54, 0.9)",
  2544          "rgba(237, 129, 40, 0.89)",
  2545          "rgba(50, 172, 45, 0.97)"
  2546        ],
  2547        "datasource": "${DS_INFLUXDB}",
  2548        "format": "none",
  2549        "gauge": {
  2550          "maxValue": 100,
  2551          "minValue": 0,
  2552          "show": false,
  2553          "thresholdLabels": false,
  2554          "thresholdMarkers": true
  2555        },
  2556        "gridPos": {
  2557          "h": 3,
  2558          "w": 4,
  2559          "x": 4,
  2560          "y": 12
  2561        },
  2562        "id": 28,
  2563        "interval": null,
  2564        "links": [],
  2565        "mappingType": 1,
  2566        "mappingTypes": [
  2567          {
  2568            "name": "value to text",
  2569            "value": 1
  2570          },
  2571          {
  2572            "name": "range to text",
  2573            "value": 2
  2574          }
  2575        ],
  2576        "maxDataPoints": 100,
  2577        "nullPointMode": "connected",
  2578        "nullText": null,
  2579        "postfix": "",
  2580        "postfixFontSize": "50%",
  2581        "prefix": "",
  2582        "prefixFontSize": "50%",
  2583        "rangeMaps": [
  2584          {
  2585            "from": "null",
  2586            "text": "N/A",
  2587            "to": "null"
  2588          }
  2589        ],
  2590        "sparkline": {
  2591          "fillColor": "rgba(31, 118, 189, 0.18)",
  2592          "full": false,
  2593          "lineColor": "rgb(31, 120, 193)",
  2594          "show": false
  2595        },
  2596        "tableColumn": "",
  2597        "targets": [
  2598          {
  2599            "dsType": "influxdb",
  2600            "groupBy": [
  2601              {
  2602                "params": [
  2603                  "$__interval"
  2604                ],
  2605                "type": "time"
  2606              },
  2607              {
  2608                "params": [
  2609                  "null"
  2610                ],
  2611                "type": "fill"
  2612              }
  2613            ],
  2614            "orderByTime": "ASC",
  2615            "policy": "default",
  2616            "query": "SELECT count(\"Itau-status\") AS \"registred Santander\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 2h AND \"Itau-status\"<>200",
  2617            "rawQuery": true,
  2618            "refId": "A",
  2619            "resultFormat": "time_series",
  2620            "select": [
  2621              [
  2622                {
  2623                  "params": [
  2624                    "value"
  2625                  ],
  2626                  "type": "field"
  2627                },
  2628                {
  2629                  "params": [],
  2630                  "type": "mean"
  2631                }
  2632              ]
  2633            ],
  2634            "tags": []
  2635          }
  2636        ],
  2637        "thresholds": "100000000",
  2638        "title": "Itaú NOK >2h",
  2639        "type": "singlestat",
  2640        "valueFontSize": "80%",
  2641        "valueMaps": [
  2642          {
  2643            "op": "=",
  2644            "text": "N/A",
  2645            "value": "null"
  2646          }
  2647        ],
  2648        "valueName": "avg"
  2649      },
  2650      {
  2651        "cacheTimeout": null,
  2652        "colorBackground": false,
  2653        "colorValue": true,
  2654        "colors": [
  2655          "rgba(245, 54, 54, 0.9)",
  2656          "rgba(237, 129, 40, 0.89)",
  2657          "rgba(50, 172, 45, 0.97)"
  2658        ],
  2659        "datasource": "${DS_INFLUXDB}",
  2660        "format": "none",
  2661        "gauge": {
  2662          "maxValue": 100,
  2663          "minValue": 0,
  2664          "show": false,
  2665          "thresholdLabels": false,
  2666          "thresholdMarkers": true
  2667        },
  2668        "gridPos": {
  2669          "h": 3,
  2670          "w": 4,
  2671          "x": 8,
  2672          "y": 12
  2673        },
  2674        "id": 12,
  2675        "interval": null,
  2676        "links": [],
  2677        "mappingType": 1,
  2678        "mappingTypes": [
  2679          {
  2680            "name": "value to text",
  2681            "value": 1
  2682          },
  2683          {
  2684            "name": "range to text",
  2685            "value": 2
  2686          }
  2687        ],
  2688        "maxDataPoints": 100,
  2689        "nullPointMode": "connected",
  2690        "nullText": null,
  2691        "postfix": "",
  2692        "postfixFontSize": "50%",
  2693        "prefix": "",
  2694        "prefixFontSize": "50%",
  2695        "rangeMaps": [
  2696          {
  2697            "from": "null",
  2698            "text": "N/A",
  2699            "to": "null"
  2700          }
  2701        ],
  2702        "sparkline": {
  2703          "fillColor": "rgba(31, 118, 189, 0.18)",
  2704          "full": false,
  2705          "lineColor": "rgb(31, 120, 193)",
  2706          "show": false
  2707        },
  2708        "tableColumn": "",
  2709        "targets": [
  2710          {
  2711            "dsType": "influxdb",
  2712            "groupBy": [
  2713              {
  2714                "params": [
  2715                  "$__interval"
  2716                ],
  2717                "type": "time"
  2718              },
  2719              {
  2720                "params": [
  2721                  "null"
  2722                ],
  2723                "type": "fill"
  2724              }
  2725            ],
  2726            "orderByTime": "ASC",
  2727            "policy": "default",
  2728            "query": "SELECT count(\"BancoDoBrasil-status\") AS \"bad-request Banco do Brasil \" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 2h AND \"BancoDoBrasil-status\"<>200",
  2729            "rawQuery": true,
  2730            "refId": "A",
  2731            "resultFormat": "time_series",
  2732            "select": [
  2733              [
  2734                {
  2735                  "params": [
  2736                    "value"
  2737                  ],
  2738                  "type": "field"
  2739                },
  2740                {
  2741                  "params": [],
  2742                  "type": "mean"
  2743                }
  2744              ]
  2745            ],
  2746            "tags": []
  2747          }
  2748        ],
  2749        "thresholds": "100000000",
  2750        "title": "BB NOK >2h",
  2751        "type": "singlestat",
  2752        "valueFontSize": "80%",
  2753        "valueMaps": [
  2754          {
  2755            "op": "=",
  2756            "text": "N/A",
  2757            "value": "null"
  2758          }
  2759        ],
  2760        "valueName": "avg"
  2761      },
  2762      {
  2763        "cacheTimeout": null,
  2764        "colorBackground": false,
  2765        "colorValue": true,
  2766        "colors": [
  2767          "rgba(245, 54, 54, 0.9)",
  2768          "rgba(237, 129, 40, 0.89)",
  2769          "rgba(50, 172, 45, 0.97)"
  2770        ],
  2771        "datasource": "${DS_INFLUXDB}",
  2772        "format": "none",
  2773        "gauge": {
  2774          "maxValue": 100,
  2775          "minValue": 0,
  2776          "show": false,
  2777          "thresholdLabels": false,
  2778          "thresholdMarkers": true
  2779        },
  2780        "gridPos": {
  2781          "h": 3,
  2782          "w": 4,
  2783          "x": 12,
  2784          "y": 12
  2785        },
  2786        "id": 21,
  2787        "interval": null,
  2788        "links": [],
  2789        "mappingType": 1,
  2790        "mappingTypes": [
  2791          {
  2792            "name": "value to text",
  2793            "value": 1
  2794          },
  2795          {
  2796            "name": "range to text",
  2797            "value": 2
  2798          }
  2799        ],
  2800        "maxDataPoints": 100,
  2801        "nullPointMode": "connected",
  2802        "nullText": null,
  2803        "postfix": "",
  2804        "postfixFontSize": "50%",
  2805        "prefix": "",
  2806        "prefixFontSize": "50%",
  2807        "rangeMaps": [
  2808          {
  2809            "from": "null",
  2810            "text": "N/A",
  2811            "to": "null"
  2812          }
  2813        ],
  2814        "sparkline": {
  2815          "fillColor": "rgba(31, 118, 189, 0.18)",
  2816          "full": false,
  2817          "lineColor": "rgb(31, 120, 193)",
  2818          "show": false
  2819        },
  2820        "tableColumn": "",
  2821        "targets": [
  2822          {
  2823            "dsType": "influxdb",
  2824            "groupBy": [
  2825              {
  2826                "params": [
  2827                  "$__interval"
  2828                ],
  2829                "type": "time"
  2830              },
  2831              {
  2832                "params": [
  2833                  "null"
  2834                ],
  2835                "type": "fill"
  2836              }
  2837            ],
  2838            "orderByTime": "ASC",
  2839            "policy": "default",
  2840            "query": "SELECT count(\"Santander-status\") AS \"registred Santander\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 2h AND \"Santander-status\"<>200",
  2841            "rawQuery": true,
  2842            "refId": "A",
  2843            "resultFormat": "time_series",
  2844            "select": [
  2845              [
  2846                {
  2847                  "params": [
  2848                    "value"
  2849                  ],
  2850                  "type": "field"
  2851                },
  2852                {
  2853                  "params": [],
  2854                  "type": "mean"
  2855                }
  2856              ]
  2857            ],
  2858            "tags": []
  2859          }
  2860        ],
  2861        "thresholds": "100000000",
  2862        "title": "Santander NOK >2h",
  2863        "type": "singlestat",
  2864        "valueFontSize": "80%",
  2865        "valueMaps": [
  2866          {
  2867            "op": "=",
  2868            "text": "N/A",
  2869            "value": "null"
  2870          }
  2871        ],
  2872        "valueName": "avg"
  2873      },
  2874      {
  2875        "cacheTimeout": null,
  2876        "colorBackground": false,
  2877        "colorValue": true,
  2878        "colors": [
  2879          "rgba(245, 54, 54, 0.9)",
  2880          "rgba(237, 129, 40, 0.89)",
  2881          "rgba(50, 172, 45, 0.97)"
  2882        ],
  2883        "datasource": "${DS_INFLUXDB}",
  2884        "format": "none",
  2885        "gauge": {
  2886          "maxValue": 100,
  2887          "minValue": 0,
  2888          "show": false,
  2889          "thresholdLabels": false,
  2890          "thresholdMarkers": true
  2891        },
  2892        "gridPos": {
  2893          "h": 3,
  2894          "w": 2,
  2895          "x": 16,
  2896          "y": 12
  2897        },
  2898        "id": 14,
  2899        "interval": null,
  2900        "links": [],
  2901        "mappingType": 1,
  2902        "mappingTypes": [
  2903          {
  2904            "name": "value to text",
  2905            "value": 1
  2906          },
  2907          {
  2908            "name": "range to text",
  2909            "value": 2
  2910          }
  2911        ],
  2912        "maxDataPoints": 100,
  2913        "nullPointMode": "connected",
  2914        "nullText": null,
  2915        "postfix": "",
  2916        "postfixFontSize": "50%",
  2917        "prefix": "",
  2918        "prefixFontSize": "50%",
  2919        "rangeMaps": [
  2920          {
  2921            "from": "null",
  2922            "text": "N/A",
  2923            "to": "null"
  2924          }
  2925        ],
  2926        "sparkline": {
  2927          "fillColor": "rgba(31, 118, 189, 0.18)",
  2928          "full": false,
  2929          "lineColor": "rgb(31, 120, 193)",
  2930          "show": false
  2931        },
  2932        "tableColumn": "",
  2933        "targets": [
  2934          {
  2935            "dsType": "influxdb",
  2936            "groupBy": [
  2937              {
  2938                "params": [
  2939                  "$__interval"
  2940                ],
  2941                "type": "time"
  2942              },
  2943              {
  2944                "params": [
  2945                  "null"
  2946                ],
  2947                "type": "fill"
  2948              }
  2949            ],
  2950            "orderByTime": "ASC",
  2951            "policy": "default",
  2952            "query": "SELECT count(\"Citibank-status\") AS \"registred Citibank\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 2h AND \"Citibank-status\"<>200",
  2953            "rawQuery": true,
  2954            "refId": "A",
  2955            "resultFormat": "time_series",
  2956            "select": [
  2957              [
  2958                {
  2959                  "params": [
  2960                    "value"
  2961                  ],
  2962                  "type": "field"
  2963                },
  2964                {
  2965                  "params": [],
  2966                  "type": "mean"
  2967                }
  2968              ]
  2969            ],
  2970            "tags": []
  2971          }
  2972        ],
  2973        "thresholds": "100000",
  2974        "title": "Citibank NOK>2h",
  2975        "type": "singlestat",
  2976        "valueFontSize": "80%",
  2977        "valueMaps": [
  2978          {
  2979            "op": "=",
  2980            "text": "N/A",
  2981            "value": "null"
  2982          }
  2983        ],
  2984        "valueName": "avg"
  2985      },
  2986      {
  2987        "cacheTimeout": null,
  2988        "colorBackground": false,
  2989        "colorValue": true,
  2990        "colors": [
  2991          "rgba(245, 54, 54, 0.9)",
  2992          "rgba(237, 129, 40, 0.89)",
  2993          "rgba(50, 172, 45, 0.97)"
  2994        ],
  2995        "datasource": "${DS_INFLUXDB}",
  2996        "format": "none",
  2997        "gauge": {
  2998          "maxValue": 100,
  2999          "minValue": 0,
  3000          "show": false,
  3001          "thresholdLabels": false,
  3002          "thresholdMarkers": true
  3003        },
  3004        "gridPos": {
  3005          "h": 3,
  3006          "w": 2,
  3007          "x": 18,
  3008          "y": 12
  3009        },
  3010        "id": 13,
  3011        "interval": null,
  3012        "links": [],
  3013        "mappingType": 1,
  3014        "mappingTypes": [
  3015          {
  3016            "name": "value to text",
  3017            "value": 1
  3018          },
  3019          {
  3020            "name": "range to text",
  3021            "value": 2
  3022          }
  3023        ],
  3024        "maxDataPoints": 100,
  3025        "nullPointMode": "connected",
  3026        "nullText": null,
  3027        "postfix": "",
  3028        "postfixFontSize": "50%",
  3029        "prefix": "",
  3030        "prefixFontSize": "50%",
  3031        "rangeMaps": [
  3032          {
  3033            "from": "null",
  3034            "text": "N/A",
  3035            "to": "null"
  3036          }
  3037        ],
  3038        "sparkline": {
  3039          "fillColor": "rgba(31, 118, 189, 0.18)",
  3040          "full": false,
  3041          "lineColor": "rgb(31, 120, 193)",
  3042          "show": false
  3043        },
  3044        "tableColumn": "",
  3045        "targets": [
  3046          {
  3047            "dsType": "influxdb",
  3048            "groupBy": [
  3049              {
  3050                "params": [
  3051                  "$__interval"
  3052                ],
  3053                "type": "time"
  3054              },
  3055              {
  3056                "params": [
  3057                  "null"
  3058                ],
  3059                "type": "fill"
  3060              }
  3061            ],
  3062            "orderByTime": "ASC",
  3063            "policy": "default",
  3064            "query": "SELECT count(\"Caixa-status\") AS \"registred Caixa\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 2h AND \"Caixa-status\"=400",
  3065            "rawQuery": true,
  3066            "refId": "A",
  3067            "resultFormat": "time_series",
  3068            "select": [
  3069              [
  3070                {
  3071                  "params": [
  3072                    "value"
  3073                  ],
  3074                  "type": "field"
  3075                },
  3076                {
  3077                  "params": [],
  3078                  "type": "mean"
  3079                }
  3080              ]
  3081            ],
  3082            "tags": []
  3083          }
  3084        ],
  3085        "thresholds": "100000",
  3086        "title": "Caixa NOK >2h",
  3087        "type": "singlestat",
  3088        "valueFontSize": "80%",
  3089        "valueMaps": [
  3090          {
  3091            "op": "=",
  3092            "text": "N/A",
  3093            "value": "null"
  3094          }
  3095        ],
  3096        "valueName": "avg"
  3097      },
  3098      {
  3099        "cacheTimeout": null,
  3100        "colorBackground": false,
  3101        "colorValue": true,
  3102        "colors": [
  3103          "rgba(245, 54, 54, 0.9)",
  3104          "rgba(237, 129, 40, 0.89)",
  3105          "rgba(50, 172, 45, 0.97)"
  3106        ],
  3107        "datasource": "${DS_INFLUXDB}",
  3108        "format": "none",
  3109        "gauge": {
  3110          "maxValue": 100,
  3111          "minValue": 0,
  3112          "show": false,
  3113          "thresholdLabels": false,
  3114          "thresholdMarkers": true
  3115        },
  3116        "gridPos": {
  3117          "h": 3,
  3118          "w": 4,
  3119          "x": 20,
  3120          "y": 12
  3121        },
  3122        "id": 19,
  3123        "interval": null,
  3124        "links": [],
  3125        "mappingType": 1,
  3126        "mappingTypes": [
  3127          {
  3128            "name": "value to text",
  3129            "value": 1
  3130          },
  3131          {
  3132            "name": "range to text",
  3133            "value": 2
  3134          }
  3135        ],
  3136        "maxDataPoints": 100,
  3137        "nullPointMode": "connected",
  3138        "nullText": null,
  3139        "postfix": "",
  3140        "postfixFontSize": "50%",
  3141        "prefix": "",
  3142        "prefixFontSize": "50%",
  3143        "rangeMaps": [
  3144          {
  3145            "from": "null",
  3146            "text": "N/A",
  3147            "to": "null"
  3148          }
  3149        ],
  3150        "sparkline": {
  3151          "fillColor": "rgba(31, 118, 189, 0.18)",
  3152          "full": false,
  3153          "lineColor": "rgb(31, 120, 193)",
  3154          "show": false
  3155        },
  3156        "tableColumn": "",
  3157        "targets": [
  3158          {
  3159            "dsType": "influxdb",
  3160            "groupBy": [
  3161              {
  3162                "params": [
  3163                  "$__interval"
  3164                ],
  3165                "type": "time"
  3166              },
  3167              {
  3168                "params": [
  3169                  "null"
  3170                ],
  3171                "type": "fill"
  3172              }
  3173            ],
  3174            "orderByTime": "ASC",
  3175            "policy": "default",
  3176            "query": "SELECT count(\"BradescoShopFacil-status\") AS \"registred Bradesco\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 2h AND \"BradescoShopFacil-status\"<>200",
  3177            "rawQuery": true,
  3178            "refId": "A",
  3179            "resultFormat": "time_series",
  3180            "select": [
  3181              [
  3182                {
  3183                  "params": [
  3184                    "value"
  3185                  ],
  3186                  "type": "field"
  3187                },
  3188                {
  3189                  "params": [],
  3190                  "type": "mean"
  3191                }
  3192              ]
  3193            ],
  3194            "tags": []
  3195          }
  3196        ],
  3197        "thresholds": "100000000",
  3198        "title": "BradescoShopFacil NOK >2h",
  3199        "type": "singlestat",
  3200        "valueFontSize": "80%",
  3201        "valueMaps": [
  3202          {
  3203            "op": "=",
  3204            "text": "N/A",
  3205            "value": "null"
  3206          }
  3207        ],
  3208        "valueName": "avg"
  3209      },
  3210      {
  3211        "aliasColors": {
  3212          "boletos.errors": "#890F02",
  3213          "boletos.success": "#508642"
  3214        },
  3215        "bars": true,
  3216        "dashLength": 10,
  3217        "dashes": false,
  3218        "datasource": "${DS_INFLUXDB}",
  3219        "decimals": 1,
  3220        "fill": 1,
  3221        "gridPos": {
  3222          "h": 8,
  3223          "w": 6,
  3224          "x": 0,
  3225          "y": 15
  3226        },
  3227        "hideTimeOverride": false,
  3228        "id": 32,
  3229        "legend": {
  3230          "alignAsTable": true,
  3231          "avg": false,
  3232          "current": false,
  3233          "hideEmpty": false,
  3234          "hideZero": false,
  3235          "max": false,
  3236          "min": false,
  3237          "rightSide": false,
  3238          "show": true,
  3239          "total": true,
  3240          "values": true
  3241        },
  3242        "lines": false,
  3243        "linewidth": 1,
  3244        "links": [],
  3245        "nullPointMode": "connected",
  3246        "percentage": true,
  3247        "pointradius": 4,
  3248        "points": false,
  3249        "renderer": "flot",
  3250        "seriesOverrides": [],
  3251        "spaceLength": 10,
  3252        "stack": true,
  3253        "steppedLine": false,
  3254        "targets": [
  3255          {
  3256            "dsType": "influxdb",
  3257            "groupBy": [
  3258              {
  3259                "params": [
  3260                  "$__interval"
  3261                ],
  3262                "type": "time"
  3263              },
  3264              {
  3265                "params": [
  3266                  "null"
  3267                ],
  3268                "type": "fill"
  3269              }
  3270            ],
  3271            "hide": false,
  3272            "orderByTime": "ASC",
  3273            "policy": "default",
  3274            "query": "SELECT count(\"BradescoNetEmpresa-status\") AS \"errors\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 24h AND \"BradescoNetEmpresa-status\"<>200 Group by time(1h)",
  3275            "rawQuery": true,
  3276            "refId": "A",
  3277            "resultFormat": "time_series",
  3278            "select": [
  3279              [
  3280                {
  3281                  "params": [
  3282                    "value"
  3283                  ],
  3284                  "type": "field"
  3285                },
  3286                {
  3287                  "params": [],
  3288                  "type": "mean"
  3289                }
  3290              ]
  3291            ],
  3292            "tags": []
  3293          },
  3294          {
  3295            "dsType": "influxdb",
  3296            "groupBy": [
  3297              {
  3298                "params": [
  3299                  "$__interval"
  3300                ],
  3301                "type": "time"
  3302              },
  3303              {
  3304                "params": [
  3305                  "null"
  3306                ],
  3307                "type": "fill"
  3308              }
  3309            ],
  3310            "hide": false,
  3311            "orderByTime": "ASC",
  3312            "policy": "default",
  3313            "query": "SELECT count(\"BradescoNetEmpresa-status\") AS \"success\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 24h AND \"BradescoNetEmpresa-status\"=200 Group by time(1h)",
  3314            "rawQuery": true,
  3315            "refId": "B",
  3316            "resultFormat": "time_series",
  3317            "select": [
  3318              [
  3319                {
  3320                  "params": [
  3321                    "value"
  3322                  ],
  3323                  "type": "field"
  3324                },
  3325                {
  3326                  "params": [],
  3327                  "type": "mean"
  3328                }
  3329              ]
  3330            ],
  3331            "tags": []
  3332          }
  3333        ],
  3334        "thresholds": [],
  3335        "timeFrom": "24h",
  3336        "timeShift": null,
  3337        "title": "Bradesco NetEmpresa Errors x Success",
  3338        "tooltip": {
  3339          "shared": true,
  3340          "sort": 0,
  3341          "value_type": "individual"
  3342        },
  3343        "transparent": false,
  3344        "type": "graph",
  3345        "xaxis": {
  3346          "buckets": null,
  3347          "mode": "time",
  3348          "name": null,
  3349          "show": true,
  3350          "values": []
  3351        },
  3352        "yaxes": [
  3353          {
  3354            "decimals": 0,
  3355            "format": "short",
  3356            "label": "",
  3357            "logBase": 1,
  3358            "max": "100",
  3359            "min": null,
  3360            "show": true
  3361          },
  3362          {
  3363            "format": "short",
  3364            "label": null,
  3365            "logBase": 1,
  3366            "max": null,
  3367            "min": null,
  3368            "show": true
  3369          }
  3370        ],
  3371        "yaxis": {
  3372          "align": false,
  3373          "alignLevel": null
  3374        }
  3375      },
  3376      {
  3377        "aliasColors": {
  3378          "boletos.errors": "#890F02",
  3379          "boletos.success": "#508642"
  3380        },
  3381        "bars": true,
  3382        "dashLength": 10,
  3383        "dashes": false,
  3384        "datasource": "${DS_INFLUXDB}",
  3385        "decimals": 1,
  3386        "fill": 1,
  3387        "gridPos": {
  3388          "h": 8,
  3389          "w": 6,
  3390          "x": 6,
  3391          "y": 15
  3392        },
  3393        "hideTimeOverride": false,
  3394        "id": 25,
  3395        "legend": {
  3396          "alignAsTable": true,
  3397          "avg": false,
  3398          "current": false,
  3399          "hideEmpty": false,
  3400          "hideZero": false,
  3401          "max": false,
  3402          "min": false,
  3403          "rightSide": false,
  3404          "show": true,
  3405          "total": true,
  3406          "values": true
  3407        },
  3408        "lines": false,
  3409        "linewidth": 1,
  3410        "links": [],
  3411        "nullPointMode": "connected",
  3412        "percentage": true,
  3413        "pointradius": 4,
  3414        "points": false,
  3415        "renderer": "flot",
  3416        "seriesOverrides": [
  3417          {}
  3418        ],
  3419        "spaceLength": 10,
  3420        "stack": true,
  3421        "steppedLine": false,
  3422        "targets": [
  3423          {
  3424            "alias": "",
  3425            "dsType": "influxdb",
  3426            "groupBy": [
  3427              {
  3428                "params": [
  3429                  "$__interval"
  3430                ],
  3431                "type": "time"
  3432              },
  3433              {
  3434                "params": [
  3435                  "null"
  3436                ],
  3437                "type": "fill"
  3438              }
  3439            ],
  3440            "hide": false,
  3441            "orderByTime": "ASC",
  3442            "policy": "default",
  3443            "query": "SELECT count(\"BradescoShopFacil-status\") AS \"errors\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 24h AND \"BradescoShopFacil-status\"<>200 Group by time(1h)",
  3444            "rawQuery": true,
  3445            "refId": "A",
  3446            "resultFormat": "time_series",
  3447            "select": [
  3448              [
  3449                {
  3450                  "params": [
  3451                    "value"
  3452                  ],
  3453                  "type": "field"
  3454                },
  3455                {
  3456                  "params": [],
  3457                  "type": "mean"
  3458                }
  3459              ]
  3460            ],
  3461            "tags": []
  3462          },
  3463          {
  3464            "alias": "",
  3465            "dsType": "influxdb",
  3466            "groupBy": [
  3467              {
  3468                "params": [
  3469                  "$__interval"
  3470                ],
  3471                "type": "time"
  3472              },
  3473              {
  3474                "params": [
  3475                  "null"
  3476                ],
  3477                "type": "fill"
  3478              }
  3479            ],
  3480            "hide": false,
  3481            "orderByTime": "ASC",
  3482            "policy": "default",
  3483            "query": "SELECT count(\"BradescoShopFacil-status\") AS \"success\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 24h AND \"BradescoShopFacil-status\"=200 Group by time(1h)",
  3484            "rawQuery": true,
  3485            "refId": "B",
  3486            "resultFormat": "time_series",
  3487            "select": [
  3488              [
  3489                {
  3490                  "params": [
  3491                    "value"
  3492                  ],
  3493                  "type": "field"
  3494                },
  3495                {
  3496                  "params": [],
  3497                  "type": "mean"
  3498                }
  3499              ]
  3500            ],
  3501            "tags": []
  3502          }
  3503        ],
  3504        "thresholds": [
  3505          {
  3506            "colorMode": "critical",
  3507            "fill": true,
  3508            "line": true,
  3509            "op": "gt",
  3510            "yaxis": "left"
  3511          }
  3512        ],
  3513        "timeFrom": "24h",
  3514        "timeShift": null,
  3515        "title": "BradescoShopFacil Errors x Success",
  3516        "tooltip": {
  3517          "shared": true,
  3518          "sort": 0,
  3519          "value_type": "individual"
  3520        },
  3521        "transparent": false,
  3522        "type": "graph",
  3523        "xaxis": {
  3524          "buckets": null,
  3525          "mode": "time",
  3526          "name": null,
  3527          "show": true,
  3528          "values": []
  3529        },
  3530        "yaxes": [
  3531          {
  3532            "decimals": null,
  3533            "format": "short",
  3534            "label": "",
  3535            "logBase": 1,
  3536            "max": "100",
  3537            "min": null,
  3538            "show": true
  3539          },
  3540          {
  3541            "format": "short",
  3542            "label": null,
  3543            "logBase": 1,
  3544            "max": null,
  3545            "min": null,
  3546            "show": true
  3547          }
  3548        ],
  3549        "yaxis": {
  3550          "align": false,
  3551          "alignLevel": null
  3552        }
  3553      },
  3554      {
  3555        "aliasColors": {
  3556          "boletos.errors": "#890F02",
  3557          "boletos.success": "#508642"
  3558        },
  3559        "bars": true,
  3560        "dashLength": 10,
  3561        "dashes": false,
  3562        "datasource": "${DS_INFLUXDB}",
  3563        "decimals": 1,
  3564        "fill": 1,
  3565        "gridPos": {
  3566          "h": 8,
  3567          "w": 6,
  3568          "x": 12,
  3569          "y": 15
  3570        },
  3571        "hideTimeOverride": false,
  3572        "id": 42,
  3573        "legend": {
  3574          "alignAsTable": true,
  3575          "avg": false,
  3576          "current": false,
  3577          "hideEmpty": false,
  3578          "hideZero": false,
  3579          "max": false,
  3580          "min": false,
  3581          "rightSide": false,
  3582          "show": true,
  3583          "total": true,
  3584          "values": true
  3585        },
  3586        "lines": false,
  3587        "linewidth": 1,
  3588        "links": [],
  3589        "nullPointMode": "connected",
  3590        "percentage": true,
  3591        "pointradius": 4,
  3592        "points": false,
  3593        "renderer": "flot",
  3594        "seriesOverrides": [],
  3595        "spaceLength": 10,
  3596        "stack": true,
  3597        "steppedLine": false,
  3598        "targets": [
  3599          {
  3600            "dsType": "influxdb",
  3601            "groupBy": [
  3602              {
  3603                "params": [
  3604                  "$__interval"
  3605                ],
  3606                "type": "time"
  3607              },
  3608              {
  3609                "params": [
  3610                  "null"
  3611                ],
  3612                "type": "fill"
  3613              }
  3614            ],
  3615            "hide": false,
  3616            "orderByTime": "ASC",
  3617            "policy": "default",
  3618            "query": "SELECT count(\"Citibank-status\") AS \"errors\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 24h AND \"Citibank-status\"<>200 Group by time(1h)",
  3619            "rawQuery": true,
  3620            "refId": "A",
  3621            "resultFormat": "time_series",
  3622            "select": [
  3623              [
  3624                {
  3625                  "params": [
  3626                    "value"
  3627                  ],
  3628                  "type": "field"
  3629                },
  3630                {
  3631                  "params": [],
  3632                  "type": "mean"
  3633                }
  3634              ]
  3635            ],
  3636            "tags": []
  3637          },
  3638          {
  3639            "dsType": "influxdb",
  3640            "groupBy": [
  3641              {
  3642                "params": [
  3643                  "$__interval"
  3644                ],
  3645                "type": "time"
  3646              },
  3647              {
  3648                "params": [
  3649                  "null"
  3650                ],
  3651                "type": "fill"
  3652              }
  3653            ],
  3654            "hide": false,
  3655            "orderByTime": "ASC",
  3656            "policy": "default",
  3657            "query": "SELECT count(\"Citibank-status\") AS \"success\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 24h AND \"Citibank-status\"=200 Group by time(1h)",
  3658            "rawQuery": true,
  3659            "refId": "B",
  3660            "resultFormat": "time_series",
  3661            "select": [
  3662              [
  3663                {
  3664                  "params": [
  3665                    "value"
  3666                  ],
  3667                  "type": "field"
  3668                },
  3669                {
  3670                  "params": [],
  3671                  "type": "mean"
  3672                }
  3673              ]
  3674            ],
  3675            "tags": []
  3676          }
  3677        ],
  3678        "thresholds": [],
  3679        "timeFrom": "24h",
  3680        "timeShift": null,
  3681        "title": "Citibank Errors x Success",
  3682        "tooltip": {
  3683          "shared": true,
  3684          "sort": 0,
  3685          "value_type": "individual"
  3686        },
  3687        "transparent": false,
  3688        "type": "graph",
  3689        "xaxis": {
  3690          "buckets": null,
  3691          "mode": "time",
  3692          "name": null,
  3693          "show": true,
  3694          "values": []
  3695        },
  3696        "yaxes": [
  3697          {
  3698            "decimals": 0,
  3699            "format": "short",
  3700            "label": "",
  3701            "logBase": 1,
  3702            "max": "100",
  3703            "min": null,
  3704            "show": true
  3705          },
  3706          {
  3707            "format": "short",
  3708            "label": null,
  3709            "logBase": 1,
  3710            "max": null,
  3711            "min": null,
  3712            "show": true
  3713          }
  3714        ],
  3715        "yaxis": {
  3716          "align": false,
  3717          "alignLevel": null
  3718        }
  3719      },
  3720      {
  3721        "aliasColors": {
  3722          "boletos.errors": "#890F02",
  3723          "boletos.success": "#508642"
  3724        },
  3725        "bars": true,
  3726        "dashLength": 10,
  3727        "dashes": false,
  3728        "datasource": "${DS_INFLUXDB}",
  3729        "decimals": 1,
  3730        "fill": 1,
  3731        "gridPos": {
  3732          "h": 8,
  3733          "w": 6,
  3734          "x": 18,
  3735          "y": 15
  3736        },
  3737        "hideTimeOverride": false,
  3738        "id": 26,
  3739        "legend": {
  3740          "alignAsTable": true,
  3741          "avg": false,
  3742          "current": false,
  3743          "hideEmpty": false,
  3744          "hideZero": false,
  3745          "max": false,
  3746          "min": false,
  3747          "rightSide": false,
  3748          "show": true,
  3749          "total": true,
  3750          "values": true
  3751        },
  3752        "lines": false,
  3753        "linewidth": 1,
  3754        "links": [],
  3755        "nullPointMode": "connected",
  3756        "percentage": true,
  3757        "pointradius": 4,
  3758        "points": false,
  3759        "renderer": "flot",
  3760        "seriesOverrides": [],
  3761        "spaceLength": 10,
  3762        "stack": true,
  3763        "steppedLine": false,
  3764        "targets": [
  3765          {
  3766            "dsType": "influxdb",
  3767            "groupBy": [
  3768              {
  3769                "params": [
  3770                  "$__interval"
  3771                ],
  3772                "type": "time"
  3773              },
  3774              {
  3775                "params": [
  3776                  "null"
  3777                ],
  3778                "type": "fill"
  3779              }
  3780            ],
  3781            "hide": false,
  3782            "orderByTime": "ASC",
  3783            "policy": "default",
  3784            "query": "SELECT count(\"Santander-status\") AS \"errors\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 24h AND \"Santander-status\"<>200 Group by time(1h)",
  3785            "rawQuery": true,
  3786            "refId": "A",
  3787            "resultFormat": "time_series",
  3788            "select": [
  3789              [
  3790                {
  3791                  "params": [
  3792                    "value"
  3793                  ],
  3794                  "type": "field"
  3795                },
  3796                {
  3797                  "params": [],
  3798                  "type": "mean"
  3799                }
  3800              ]
  3801            ],
  3802            "tags": []
  3803          },
  3804          {
  3805            "dsType": "influxdb",
  3806            "groupBy": [
  3807              {
  3808                "params": [
  3809                  "$__interval"
  3810                ],
  3811                "type": "time"
  3812              },
  3813              {
  3814                "params": [
  3815                  "null"
  3816                ],
  3817                "type": "fill"
  3818              }
  3819            ],
  3820            "hide": false,
  3821            "orderByTime": "ASC",
  3822            "policy": "default",
  3823            "query": "SELECT count(\"Santander-status\") AS \"success\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 24h AND \"Santander-status\"=200 Group by time(1h)",
  3824            "rawQuery": true,
  3825            "refId": "B",
  3826            "resultFormat": "time_series",
  3827            "select": [
  3828              [
  3829                {
  3830                  "params": [
  3831                    "value"
  3832                  ],
  3833                  "type": "field"
  3834                },
  3835                {
  3836                  "params": [],
  3837                  "type": "mean"
  3838                }
  3839              ]
  3840            ],
  3841            "tags": []
  3842          }
  3843        ],
  3844        "thresholds": [],
  3845        "timeFrom": "24h",
  3846        "timeShift": null,
  3847        "title": "Santander Errors x Success",
  3848        "tooltip": {
  3849          "shared": true,
  3850          "sort": 0,
  3851          "value_type": "individual"
  3852        },
  3853        "transparent": false,
  3854        "type": "graph",
  3855        "xaxis": {
  3856          "buckets": null,
  3857          "mode": "time",
  3858          "name": null,
  3859          "show": true,
  3860          "values": []
  3861        },
  3862        "yaxes": [
  3863          {
  3864            "decimals": null,
  3865            "format": "short",
  3866            "label": "",
  3867            "logBase": 1,
  3868            "max": "100",
  3869            "min": null,
  3870            "show": true
  3871          },
  3872          {
  3873            "format": "short",
  3874            "label": null,
  3875            "logBase": 1,
  3876            "max": null,
  3877            "min": null,
  3878            "show": true
  3879          }
  3880        ],
  3881        "yaxis": {
  3882          "align": false,
  3883          "alignLevel": null
  3884        }
  3885      },
  3886      {
  3887        "aliasColors": {
  3888          "boletos.errors": "#890F02",
  3889          "boletos.success": "#508642"
  3890        },
  3891        "bars": true,
  3892        "dashLength": 10,
  3893        "dashes": false,
  3894        "datasource": "${DS_INFLUXDB}",
  3895        "decimals": 1,
  3896        "fill": 1,
  3897        "gridPos": {
  3898          "h": 8,
  3899          "w": 6,
  3900          "x": 0,
  3901          "y": 23
  3902        },
  3903        "hideTimeOverride": false,
  3904        "id": 29,
  3905        "legend": {
  3906          "alignAsTable": true,
  3907          "avg": false,
  3908          "current": false,
  3909          "hideEmpty": false,
  3910          "hideZero": false,
  3911          "max": false,
  3912          "min": false,
  3913          "rightSide": false,
  3914          "show": true,
  3915          "total": true,
  3916          "values": true
  3917        },
  3918        "lines": false,
  3919        "linewidth": 1,
  3920        "links": [],
  3921        "nullPointMode": "connected",
  3922        "percentage": true,
  3923        "pointradius": 4,
  3924        "points": false,
  3925        "renderer": "flot",
  3926        "seriesOverrides": [],
  3927        "spaceLength": 10,
  3928        "stack": true,
  3929        "steppedLine": false,
  3930        "targets": [
  3931          {
  3932            "dsType": "influxdb",
  3933            "groupBy": [
  3934              {
  3935                "params": [
  3936                  "$__interval"
  3937                ],
  3938                "type": "time"
  3939              },
  3940              {
  3941                "params": [
  3942                  "null"
  3943                ],
  3944                "type": "fill"
  3945              }
  3946            ],
  3947            "hide": false,
  3948            "orderByTime": "ASC",
  3949            "policy": "default",
  3950            "query": "SELECT count(\"Itau-status\") AS \"errors\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 24h AND \"Itau-status\"<>200 Group by time(1h)",
  3951            "rawQuery": true,
  3952            "refId": "A",
  3953            "resultFormat": "time_series",
  3954            "select": [
  3955              [
  3956                {
  3957                  "params": [
  3958                    "value"
  3959                  ],
  3960                  "type": "field"
  3961                },
  3962                {
  3963                  "params": [],
  3964                  "type": "mean"
  3965                }
  3966              ]
  3967            ],
  3968            "tags": []
  3969          },
  3970          {
  3971            "dsType": "influxdb",
  3972            "groupBy": [
  3973              {
  3974                "params": [
  3975                  "$__interval"
  3976                ],
  3977                "type": "time"
  3978              },
  3979              {
  3980                "params": [
  3981                  "null"
  3982                ],
  3983                "type": "fill"
  3984              }
  3985            ],
  3986            "hide": false,
  3987            "orderByTime": "ASC",
  3988            "policy": "default",
  3989            "query": "SELECT count(\"Itau-status\") AS \"success\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 24h AND \"Itau-status\"=200 Group by time(1h)",
  3990            "rawQuery": true,
  3991            "refId": "B",
  3992            "resultFormat": "time_series",
  3993            "select": [
  3994              [
  3995                {
  3996                  "params": [
  3997                    "value"
  3998                  ],
  3999                  "type": "field"
  4000                },
  4001                {
  4002                  "params": [],
  4003                  "type": "mean"
  4004                }
  4005              ]
  4006            ],
  4007            "tags": []
  4008          }
  4009        ],
  4010        "thresholds": [],
  4011        "timeFrom": "24h",
  4012        "timeShift": null,
  4013        "title": "Itaú Errors x Success",
  4014        "tooltip": {
  4015          "shared": true,
  4016          "sort": 0,
  4017          "value_type": "individual"
  4018        },
  4019        "transparent": false,
  4020        "type": "graph",
  4021        "xaxis": {
  4022          "buckets": null,
  4023          "mode": "time",
  4024          "name": null,
  4025          "show": true,
  4026          "values": []
  4027        },
  4028        "yaxes": [
  4029          {
  4030            "decimals": null,
  4031            "format": "short",
  4032            "label": "",
  4033            "logBase": 1,
  4034            "max": "100",
  4035            "min": null,
  4036            "show": true
  4037          },
  4038          {
  4039            "format": "short",
  4040            "label": null,
  4041            "logBase": 1,
  4042            "max": null,
  4043            "min": null,
  4044            "show": true
  4045          }
  4046        ],
  4047        "yaxis": {
  4048          "align": false,
  4049          "alignLevel": null
  4050        }
  4051      },
  4052      {
  4053        "aliasColors": {
  4054          "boletos.errors": "#890F02",
  4055          "boletos.success": "#508642"
  4056        },
  4057        "bars": true,
  4058        "dashLength": 10,
  4059        "dashes": false,
  4060        "datasource": "${DS_INFLUXDB}",
  4061        "decimals": 1,
  4062        "fill": 1,
  4063        "gridPos": {
  4064          "h": 8,
  4065          "w": 6,
  4066          "x": 6,
  4067          "y": 23
  4068        },
  4069        "hideTimeOverride": false,
  4070        "id": 17,
  4071        "legend": {
  4072          "alignAsTable": true,
  4073          "avg": false,
  4074          "current": false,
  4075          "hideEmpty": false,
  4076          "hideZero": false,
  4077          "max": false,
  4078          "min": false,
  4079          "rightSide": false,
  4080          "show": true,
  4081          "total": true,
  4082          "values": true
  4083        },
  4084        "lines": false,
  4085        "linewidth": 1,
  4086        "links": [],
  4087        "nullPointMode": "connected",
  4088        "percentage": true,
  4089        "pointradius": 4,
  4090        "points": false,
  4091        "renderer": "flot",
  4092        "seriesOverrides": [],
  4093        "spaceLength": 10,
  4094        "stack": true,
  4095        "steppedLine": false,
  4096        "targets": [
  4097          {
  4098            "dsType": "influxdb",
  4099            "groupBy": [
  4100              {
  4101                "params": [
  4102                  "$__interval"
  4103                ],
  4104                "type": "time"
  4105              },
  4106              {
  4107                "params": [
  4108                  "null"
  4109                ],
  4110                "type": "fill"
  4111              }
  4112            ],
  4113            "hide": false,
  4114            "orderByTime": "ASC",
  4115            "policy": "default",
  4116            "query": "SELECT count(\"BancoDoBrasil-status\") AS \"errors\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 24h AND \"BancoDoBrasil-status\"<>200 Group by time(1h)",
  4117            "rawQuery": true,
  4118            "refId": "A",
  4119            "resultFormat": "time_series",
  4120            "select": [
  4121              [
  4122                {
  4123                  "params": [
  4124                    "value"
  4125                  ],
  4126                  "type": "field"
  4127                },
  4128                {
  4129                  "params": [],
  4130                  "type": "mean"
  4131                }
  4132              ]
  4133            ],
  4134            "tags": []
  4135          },
  4136          {
  4137            "dsType": "influxdb",
  4138            "groupBy": [
  4139              {
  4140                "params": [
  4141                  "$__interval"
  4142                ],
  4143                "type": "time"
  4144              },
  4145              {
  4146                "params": [
  4147                  "null"
  4148                ],
  4149                "type": "fill"
  4150              }
  4151            ],
  4152            "hide": false,
  4153            "orderByTime": "ASC",
  4154            "policy": "default",
  4155            "query": "SELECT count(\"BancoDoBrasil-status\") AS \"success\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 24h AND \"BancoDoBrasil-status\"=200 Group by time(1h)",
  4156            "rawQuery": true,
  4157            "refId": "B",
  4158            "resultFormat": "time_series",
  4159            "select": [
  4160              [
  4161                {
  4162                  "params": [
  4163                    "value"
  4164                  ],
  4165                  "type": "field"
  4166                },
  4167                {
  4168                  "params": [],
  4169                  "type": "mean"
  4170                }
  4171              ]
  4172            ],
  4173            "tags": []
  4174          }
  4175        ],
  4176        "thresholds": [],
  4177        "timeFrom": "24h",
  4178        "timeShift": null,
  4179        "title": "Banco do Brasil Errors x Success",
  4180        "tooltip": {
  4181          "shared": true,
  4182          "sort": 0,
  4183          "value_type": "individual"
  4184        },
  4185        "transparent": false,
  4186        "type": "graph",
  4187        "xaxis": {
  4188          "buckets": null,
  4189          "mode": "time",
  4190          "name": null,
  4191          "show": true,
  4192          "values": []
  4193        },
  4194        "yaxes": [
  4195          {
  4196            "decimals": null,
  4197            "format": "short",
  4198            "label": "",
  4199            "logBase": 1,
  4200            "max": "100",
  4201            "min": null,
  4202            "show": true
  4203          },
  4204          {
  4205            "format": "short",
  4206            "label": null,
  4207            "logBase": 1,
  4208            "max": null,
  4209            "min": null,
  4210            "show": true
  4211          }
  4212        ],
  4213        "yaxis": {
  4214          "align": false,
  4215          "alignLevel": null
  4216        }
  4217      },
  4218      {
  4219        "aliasColors": {
  4220          "boletos.errors": "#890F02",
  4221          "boletos.success": "#508642"
  4222        },
  4223        "bars": true,
  4224        "dashLength": 10,
  4225        "dashes": false,
  4226        "datasource": "${DS_INFLUXDB}",
  4227        "decimals": 1,
  4228        "fill": 1,
  4229        "gridPos": {
  4230          "h": 8,
  4231          "w": 6,
  4232          "x": 12,
  4233          "y": 23
  4234        },
  4235        "hideTimeOverride": false,
  4236        "id": 43,
  4237        "legend": {
  4238          "alignAsTable": true,
  4239          "avg": false,
  4240          "current": false,
  4241          "hideEmpty": false,
  4242          "hideZero": false,
  4243          "max": false,
  4244          "min": false,
  4245          "rightSide": false,
  4246          "show": true,
  4247          "total": true,
  4248          "values": true
  4249        },
  4250        "lines": false,
  4251        "linewidth": 1,
  4252        "links": [],
  4253        "nullPointMode": "connected",
  4254        "percentage": true,
  4255        "pointradius": 4,
  4256        "points": false,
  4257        "renderer": "flot",
  4258        "seriesOverrides": [],
  4259        "spaceLength": 10,
  4260        "stack": true,
  4261        "steppedLine": false,
  4262        "targets": [
  4263          {
  4264            "dsType": "influxdb",
  4265            "groupBy": [
  4266              {
  4267                "params": [
  4268                  "$__interval"
  4269                ],
  4270                "type": "time"
  4271              },
  4272              {
  4273                "params": [
  4274                  "null"
  4275                ],
  4276                "type": "fill"
  4277              }
  4278            ],
  4279            "hide": false,
  4280            "orderByTime": "ASC",
  4281            "policy": "default",
  4282            "query": "SELECT count(\"Caixa-status\") AS \"errors\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 24h AND \"Caixa-status\"<>200 Group by time(1h)",
  4283            "rawQuery": true,
  4284            "refId": "A",
  4285            "resultFormat": "time_series",
  4286            "select": [
  4287              [
  4288                {
  4289                  "params": [
  4290                    "value"
  4291                  ],
  4292                  "type": "field"
  4293                },
  4294                {
  4295                  "params": [],
  4296                  "type": "mean"
  4297                }
  4298              ]
  4299            ],
  4300            "tags": []
  4301          },
  4302          {
  4303            "dsType": "influxdb",
  4304            "groupBy": [
  4305              {
  4306                "params": [
  4307                  "$__interval"
  4308                ],
  4309                "type": "time"
  4310              },
  4311              {
  4312                "params": [
  4313                  "null"
  4314                ],
  4315                "type": "fill"
  4316              }
  4317            ],
  4318            "hide": false,
  4319            "orderByTime": "ASC",
  4320            "policy": "default",
  4321            "query": "SELECT count(\"Caixa-status\") AS \"success\" FROM \"boleto-api\".\"business\".\"boletos\" WHERE time > now() - 24h AND \"Caixa-status\"=200 Group by time(1h)",
  4322            "rawQuery": true,
  4323            "refId": "B",
  4324            "resultFormat": "time_series",
  4325            "select": [
  4326              [
  4327                {
  4328                  "params": [
  4329                    "value"
  4330                  ],
  4331                  "type": "field"
  4332                },
  4333                {
  4334                  "params": [],
  4335                  "type": "mean"
  4336                }
  4337              ]
  4338            ],
  4339            "tags": []
  4340          }
  4341        ],
  4342        "thresholds": [],
  4343        "timeFrom": "24h",
  4344        "timeShift": null,
  4345        "title": "Caixa Errors x Success",
  4346        "tooltip": {
  4347          "shared": true,
  4348          "sort": 0,
  4349          "value_type": "individual"
  4350        },
  4351        "transparent": false,
  4352        "type": "graph",
  4353        "xaxis": {
  4354          "buckets": null,
  4355          "mode": "time",
  4356          "name": null,
  4357          "show": true,
  4358          "values": []
  4359        },
  4360        "yaxes": [
  4361          {
  4362            "decimals": null,
  4363            "format": "short",
  4364            "label": "",
  4365            "logBase": 1,
  4366            "max": "100",
  4367            "min": null,
  4368            "show": true
  4369          },
  4370          {
  4371            "format": "short",
  4372            "label": null,
  4373            "logBase": 1,
  4374            "max": null,
  4375            "min": null,
  4376            "show": true
  4377          }
  4378        ],
  4379        "yaxis": {
  4380          "align": false,
  4381          "alignLevel": null
  4382        }
  4383      },
  4384      {
  4385        "aliasColors": {},
  4386        "bars": false,
  4387        "dashLength": 10,
  4388        "dashes": false,
  4389        "datasource": "${DS_INFLUXDB}",
  4390        "fill": 3,
  4391        "gridPos": {
  4392          "h": 8,
  4393          "w": 12,
  4394          "x": 0,
  4395          "y": 31
  4396        },
  4397        "id": 41,
  4398        "legend": {
  4399          "alignAsTable": false,
  4400          "avg": false,
  4401          "current": false,
  4402          "hideEmpty": false,
  4403          "hideZero": false,
  4404          "max": false,
  4405          "min": false,
  4406          "rightSide": false,
  4407          "show": false,
  4408          "total": false,
  4409          "values": false
  4410        },
  4411        "lines": true,
  4412        "linewidth": 1,
  4413        "links": [],
  4414        "nullPointMode": "null as zero",
  4415        "percentage": false,
  4416        "pointradius": 5,
  4417        "points": false,
  4418        "renderer": "flot",
  4419        "seriesOverrides": [],
  4420        "spaceLength": 10,
  4421        "stack": false,
  4422        "steppedLine": false,
  4423        "targets": [
  4424          {
  4425            "groupBy": [
  4426              {
  4427                "params": [
  4428                  "$__interval"
  4429                ],
  4430                "type": "time"
  4431              },
  4432              {
  4433                "params": [
  4434                  "null"
  4435                ],
  4436                "type": "fill"
  4437              }
  4438            ],
  4439            "orderByTime": "ASC",
  4440            "policy": "default",
  4441            "query": "SELECT mean(\"request-time\") AS \"mean_request-time\" FROM \"boleto-api\".\"runtime\".\"timing\" GROUP BY time(5m)",
  4442            "rawQuery": true,
  4443            "refId": "A",
  4444            "resultFormat": "time_series",
  4445            "select": [
  4446              [
  4447                {
  4448                  "params": [
  4449                    "value"
  4450                  ],
  4451                  "type": "field"
  4452                },
  4453                {
  4454                  "params": [],
  4455                  "type": "mean"
  4456                }
  4457              ]
  4458            ],
  4459            "tags": []
  4460          }
  4461        ],
  4462        "thresholds": [],
  4463        "timeFrom": "12h",
  4464        "timeShift": null,
  4465        "title": "API Time Series",
  4466        "tooltip": {
  4467          "shared": true,
  4468          "sort": 0,
  4469          "value_type": "individual"
  4470        },
  4471        "type": "graph",
  4472        "xaxis": {
  4473          "buckets": null,
  4474          "mode": "time",
  4475          "name": null,
  4476          "show": true,
  4477          "values": []
  4478        },
  4479        "yaxes": [
  4480          {
  4481            "decimals": 2,
  4482            "format": "s",
  4483            "label": null,
  4484            "logBase": 2,
  4485            "max": null,
  4486            "min": null,
  4487            "show": true
  4488          },
  4489          {
  4490            "format": "short",
  4491            "label": null,
  4492            "logBase": 1,
  4493            "max": null,
  4494            "min": null,
  4495            "show": true
  4496          }
  4497        ],
  4498        "yaxis": {
  4499          "align": false,
  4500          "alignLevel": null
  4501        }
  4502      },
  4503      {
  4504        "aliasColors": {},
  4505        "bars": false,
  4506        "dashLength": 10,
  4507        "dashes": false,
  4508        "datasource": "${DS_INFLUXDB}",
  4509        "fill": 1,
  4510        "gridPos": {
  4511          "h": 8,
  4512          "w": 12,
  4513          "x": 12,
  4514          "y": 31
  4515        },
  4516        "id": 39,
  4517        "legend": {
  4518          "avg": false,
  4519          "current": false,
  4520          "max": false,
  4521          "min": false,
  4522          "show": false,
  4523          "total": false,
  4524          "values": false
  4525        },
  4526        "lines": true,
  4527        "linewidth": 1,
  4528        "links": [],
  4529        "nullPointMode": "null as zero",
  4530        "percentage": false,
  4531        "pointradius": 5,
  4532        "points": false,
  4533        "renderer": "flot",
  4534        "seriesOverrides": [],
  4535        "spaceLength": 10,
  4536        "stack": false,
  4537        "steppedLine": false,
  4538        "targets": [
  4539          {
  4540            "groupBy": [
  4541              {
  4542                "params": [
  4543                  "$__interval"
  4544                ],
  4545                "type": "time"
  4546              },
  4547              {
  4548                "params": [
  4549                  "null"
  4550                ],
  4551                "type": "fill"
  4552              }
  4553            ],
  4554            "orderByTime": "ASC",
  4555            "policy": "default",
  4556            "query": "SELECT mean(\"memory-alloc\") AS \"mean_memory-alloc\" FROM \"boleto-api\".\"runtime\".\"metrics\" GROUP BY time(5m)",
  4557            "rawQuery": true,
  4558            "refId": "A",
  4559            "resultFormat": "time_series",
  4560            "select": [
  4561              [
  4562                {
  4563                  "params": [
  4564                    "value"
  4565                  ],
  4566                  "type": "field"
  4567                },
  4568                {
  4569                  "params": [],
  4570                  "type": "mean"
  4571                }
  4572              ]
  4573            ],
  4574            "tags": []
  4575          }
  4576        ],
  4577        "thresholds": [],
  4578        "timeFrom": "12h",
  4579        "timeShift": null,
  4580        "title": "Memory Allocated Series",
  4581        "tooltip": {
  4582          "shared": true,
  4583          "sort": 0,
  4584          "value_type": "individual"
  4585        },
  4586        "type": "graph",
  4587        "xaxis": {
  4588          "buckets": null,
  4589          "mode": "time",
  4590          "name": null,
  4591          "show": true,
  4592          "values": []
  4593        },
  4594        "yaxes": [
  4595          {
  4596            "decimals": 1,
  4597            "format": "deckbytes",
  4598            "label": null,
  4599            "logBase": 1,
  4600            "max": null,
  4601            "min": null,
  4602            "show": true
  4603          },
  4604          {
  4605            "format": "short",
  4606            "label": null,
  4607            "logBase": 1,
  4608            "max": null,
  4609            "min": null,
  4610            "show": false
  4611          }
  4612        ],
  4613        "yaxis": {
  4614          "align": false,
  4615          "alignLevel": null
  4616        }
  4617      }
  4618    ],
  4619    "refresh": "30s",
  4620    "schemaVersion": 16,
  4621    "style": "dark",
  4622    "tags": [
  4623      "external",
  4624      "boleto"
  4625    ],
  4626    "templating": {
  4627      "list": []
  4628    },
  4629    "time": {
  4630      "from": "now-2d",
  4631      "to": "now"
  4632    },
  4633    "timepicker": {
  4634      "refresh_intervals": [
  4635        "5s",
  4636        "10s",
  4637        "30s",
  4638        "1m",
  4639        "5m",
  4640        "15m",
  4641        "30m",
  4642        "1h",
  4643        "2h",
  4644        "1d"
  4645      ],
  4646      "time_options": [
  4647        "5m",
  4648        "15m",
  4649        "1h",
  4650        "6h",
  4651        "12h",
  4652        "24h",
  4653        "2d",
  4654        "7d",
  4655        "30d"
  4656      ]
  4657    },
  4658    "timezone": "browser",
  4659    "title": "Boleto API PROD",
  4660    "uid": "iDrz__mmkaaaaa",
  4661    "version": 6
  4662  }